]> granicus.if.org Git - python/commit
Merge in r68394 fixing itertools.permutations() and combinations().
authorRaymond Hettinger <python@rcn.com>
Thu, 8 Jan 2009 21:01:54 +0000 (21:01 +0000)
committerRaymond Hettinger <python@rcn.com>
Thu, 8 Jan 2009 21:01:54 +0000 (21:01 +0000)
commit5bad41eefc9f80298bb1abe00a5475be8b015c57
treed4b8064de3b2baaa474fb80133a1b6970ad69c07
parent5e4e4278c9ddec1d143962a53de653442a61f443
Merge in r68394 fixing itertools.permutations() and combinations().
Doc/library/itertools.rst
Lib/test/test_itertools.py
Modules/itertoolsmodule.c