]> granicus.if.org Git - python/commit
Add an example to address a common question of how to split iterators.
authorRaymond Hettinger <python@rcn.com>
Mon, 8 Sep 2003 23:58:40 +0000 (23:58 +0000)
committerRaymond Hettinger <python@rcn.com>
Mon, 8 Sep 2003 23:58:40 +0000 (23:58 +0000)
commita098b33c9346ae8c8891982cd733d5d9dcdae2ec
tree0f79aae580e1af9335a3b0f9fc77d27db5bbb978
parent9d50d91e77974c233c1c136f1a7a8ce7d53cea09
Add an example to address a common question of how to split iterators.
Doc/lib/libitertools.tex
Lib/test/test_itertools.py