From: Georg Brandl Date: Tue, 27 Oct 2009 13:24:10 +0000 (+0000) Subject: Blocked revisions 68942 via svnmerge X-Git-Tag: v2.6.5rc1~484 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=81aa9aa39ef0659a619fd4736e5bc9dd59d52196;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 68942 via svnmerge ........ r68942 | raymond.hettinger | 2009-01-25 22:31:47 +0100 (So, 25 Jan 2009) | 1 line Improved itertools recipe for generating powerset(). ........ ---