]> granicus.if.org Git - python/commit
Revised the itertools quantifier recipes to match the performance of the
authorRaymond Hettinger <python@rcn.com>
Fri, 11 Mar 2005 22:17:30 +0000 (22:17 +0000)
committerRaymond Hettinger <python@rcn.com>
Fri, 11 Mar 2005 22:17:30 +0000 (22:17 +0000)
commitf77d0334f30e331f005090723cd1d2955959a8cd
tree07d272ed0ae008b7f99def61dc05aa45327ae44b
parent96229b191814556622b575fd320e822f918f355a
Revised the itertools quantifier recipes to match the performance of the
new builtins.
Doc/lib/libitertools.tex
Lib/test/test_itertools.py