]> granicus.if.org Git - python/commit
Minor updates:
authorRaymond Hettinger <python@rcn.com>
Wed, 18 Jun 2003 19:25:37 +0000 (19:25 +0000)
committerRaymond Hettinger <python@rcn.com>
Wed, 18 Jun 2003 19:25:37 +0000 (19:25 +0000)
commitbefa37dd05050ecce9637d81ebe9d8d74688129c
tree904725503d82dda010c10fecb8bb6327d98c9c4d
parent3a8fbe7eeca4cc8cb944c8120690e54a6c775747
Minor updates:

* Updated comment on design of imap()
* Added untraversed object in izip() structure
* Replaced the pairwise() example with a more general window() example
Doc/lib/libitertools.tex
Lib/test/test_itertools.py
Modules/itertoolsmodule.c