]> granicus.if.org Git - python/commit
In Py3.0, the recipes can use keyword-only arguments instead of using the **kwds...
authorRaymond Hettinger <python@rcn.com>
Thu, 13 Mar 2008 02:43:14 +0000 (02:43 +0000)
committerRaymond Hettinger <python@rcn.com>
Thu, 13 Mar 2008 02:43:14 +0000 (02:43 +0000)
commita137e1f11127b55b9e9b5e9eb1991a2a9401a431
treeff71769cb06ec9855faf4cfa61ba5257aa4fb672
parentdd1150e3a25635972834a444021dbb4af397b6e1
In Py3.0, the recipes can use keyword-only arguments instead of using the **kwds trick.
Doc/library/itertools.rst