]> granicus.if.org Git - python/commit
Replace the window() example with pairwise() which demonstrates tee().
authorRaymond Hettinger <python@rcn.com>
Sun, 26 Oct 2003 15:34:50 +0000 (15:34 +0000)
committerRaymond Hettinger <python@rcn.com>
Sun, 26 Oct 2003 15:34:50 +0000 (15:34 +0000)
commitd591f666de4c06cd36624fd513d5bc7d8c031ec8
tree69b9a23154c1b1053173bf25421a1cc2c4ce19e0
parentf0c5aec85f30ed16d1a8b4d3113bd056881bbf6f
Replace the window() example with pairwise() which demonstrates tee().
Doc/lib/libitertools.tex
Lib/test/test_itertools.py