]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add take() to examples. Tighten the islice() example
authorRaymond Hettinger <python@rcn.com>
Sat, 28 Jun 2003 05:44:36 +0000 (05:44 +0000)
committerRaymond Hettinger <python@rcn.com>
Sat, 28 Jun 2003 05:44:36 +0000 (05:44 +0000)
commit3567a876c7c86d443b3da18fb183ed677f260881
tree1a1267de92e0d8f771652571d9d7282890c7a6f3
parent5d2f515dd4735ab8bb69a8fd806b14ae9e361549
Add take() to examples.  Tighten the islice() example
Doc/lib/libitertools.tex
Lib/test/test_itertools.py