]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Beautify grouper() recipe in docs.
authorRaymond Hettinger <python@rcn.com>
Tue, 27 Jan 2009 05:00:57 +0000 (05:00 +0000)
committerRaymond Hettinger <python@rcn.com>
Tue, 27 Jan 2009 05:00:57 +0000 (05:00 +0000)
commit06dc0f5b77554064d5aa4e9b24318e856740c5f1
tree35c0eaf7e88d93f4a86cb9b56008121da9b02160
parent57f3229533173bc338a7053f5fda706ef915d289
Beautify grouper() recipe in docs.
Doc/library/itertools.rst
Lib/test/test_itertools.py