]> granicus.if.org Git - python/commit
User requested changes to the itertools module.
authorRaymond Hettinger <python@rcn.com>
Sun, 23 Feb 2003 04:40:07 +0000 (04:40 +0000)
committerRaymond Hettinger <python@rcn.com>
Sun, 23 Feb 2003 04:40:07 +0000 (04:40 +0000)
commit61fe64d5de313dd66e7d42940f54b69ef371fc4f
tree0a4e740a956baa9126736c14f6629f2d6506a323
parentc85b6a2d4d35d6ee0053a8f5870113512c1cdcb6
User requested changes to the itertools module.
Subsumed times() into repeat().
Added cycle() and chain().
Doc/lib/libitertools.tex
Lib/test/test_itertools.py
Misc/NEWS
Modules/itertoolsmodule.c