]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Backport r68942: update powerset() recipe.
authorRaymond Hettinger <python@rcn.com>
Mon, 26 Jan 2009 02:22:01 +0000 (02:22 +0000)
committerRaymond Hettinger <python@rcn.com>
Mon, 26 Jan 2009 02:22:01 +0000 (02:22 +0000)
commit0010be41f6e85d6b464a9e316f12e800aa9f75e0
treeb36f70a54104b0d19796ab2f4b952f7e61b297ba
parente31cb0fd16aba99e7f9228b620d0e0d5488193a7
Backport r68942:  update powerset() recipe.
Doc/library/itertools.rst
Lib/test/test_itertools.py