]> granicus.if.org Git - python/commit
Add itertools.izip_longest().
authorRaymond Hettinger <python@rcn.com>
Wed, 21 Feb 2007 05:20:38 +0000 (05:20 +0000)
committerRaymond Hettinger <python@rcn.com>
Wed, 21 Feb 2007 05:20:38 +0000 (05:20 +0000)
commitd36862cf78a280a5260f90a558cdac3d5f5897c1
treecfe29ad1f92ca6a820565f14ad917e860640a422
parent15cade0568f5028c9508c480e5d8fb9166e71f0e
Add itertools.izip_longest().
Doc/lib/libitertools.tex
Lib/test/test_itertools.py
Misc/NEWS
Modules/itertoolsmodule.c