summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libitertools.tex
Commit message (Expand)AuthorAgeFilesLines
* Add an example to address a common question of how to split iterators.Raymond Hettinger2003-09-081-7/+20
* Make the derived tools amendable to cut and paste.Raymond Hettinger2003-08-251-54/+54
* Modified itertools.izip() to match the behavior of __builtin__.zip()Raymond Hettinger2003-08-081-1/+4
* Improve docs:Raymond Hettinger2003-08-081-16/+13
* Important usability fix in itertools documentation.Raymond Hettinger2003-07-221-3/+3
* Add take() to examples. Tighten the islice() exampleRaymond Hettinger2003-06-281-1/+4
* Minor updates:Raymond Hettinger2003-06-181-4/+11
* The previous made the stop argument optional.Raymond Hettinger2003-05-021-10/+7
* SF bug #730685: itertools.islice stop argument is not optionalRaymond Hettinger2003-05-021-10/+13
* Add comment on performance.Raymond Hettinger2003-04-231-3/+21
* User requested changes to the itertools module.Raymond Hettinger2003-02-231-40/+52
* Markup and nits.Raymond Hettinger2003-02-211-12/+11
* Fix so it compiles at least.Michael W. Hudson2003-02-111-1/+1
* C Code:Raymond Hettinger2003-02-091-66/+84
* SF bug #681003: itertools issuesRaymond Hettinger2003-02-071-0/+4
* Move itertools module from the sandbox and into production.Raymond Hettinger2003-02-011-0/+325