summaryrefslogtreecommitdiffstats
path: root/Doc/library/itertools.rst
Commit message (Expand)AuthorAgeFilesLines
* Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie.Georg Brandl2008-02-011-3/+5
* Merged revisions 60441-60474 via svnmerge fromChristian Heimes2008-01-311-1/+12
* Fix merge glitch.Georg Brandl2008-01-241-13/+0
* Merged revisions 60176-60209 via svnmerge fromChristian Heimes2008-01-231-6/+13
* Replace map(None, *iterables) with zip(*iterables).Raymond Hettinger2008-01-221-12/+4
* Merged revisions 59985-60000,60002,60005-60007,60009-60042 via svnmerge fromChristian Heimes2008-01-181-4/+7
* Merged revisions 59605-59624 via svnmerge fromChristian Heimes2007-12-311-7/+6
* Removed PyInt_GetMax and sys.maxintChristian Heimes2007-12-041-1/+1
* #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/.Georg Brandl2007-11-011-10/+6
* remove/update many of the references to dict.iter*()Fred Drake2007-09-041-4/+1
* Convert all print statements in the docs.Georg Brandl2007-09-041-5/+5
* Get rid of the remaining versionadded/versionchanged directives.Georg Brandl2007-09-011-14/+1
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+547