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