]> granicus.if.org Git - python/commit
Promote combinations_with_replacement() from a recipe to a regular itertool.
authorRaymond Hettinger <python@rcn.com>
Tue, 27 Jan 2009 02:58:49 +0000 (02:58 +0000)
committerRaymond Hettinger <python@rcn.com>
Tue, 27 Jan 2009 02:58:49 +0000 (02:58 +0000)
commitd081abc8be6192980c1fb06c837cc9e4fc373f55
tree8aa5ef838b1cf7529baa86d69b57d3ec89025356
parent22bfa9e3e8e05993d10b5a0a8b8e1f9267be2cfd
Promote combinations_with_replacement() from a recipe to a regular itertool.
Doc/library/collections.rst
Doc/library/itertools.rst
Lib/test/test_itertools.py
Misc/NEWS
Modules/itertoolsmodule.c