[Python-checkins] r68963 - python/branches/py3k

benjamin.peterson python-checkins at python.org
Mon Jan 26 04:50:45 CET 2009


Author: benjamin.peterson
Date: Mon Jan 26 04:50:45 2009
New Revision: 68963

Log:
Blocked revisions 68941-68942 via svnmerge

........
  r68941 | raymond.hettinger | 2009-01-25 15:04:14 -0600 (Sun, 25 Jan 2009) | 1 line
  
  Promote compress() from a recipe to being a regular itertool.
........
  r68942 | raymond.hettinger | 2009-01-25 15:31:47 -0600 (Sun, 25 Jan 2009) | 1 line
  
  Improved itertools recipe for generating powerset().
........


Modified:
   python/branches/py3k/   (props changed)


More information about the Python-checkins mailing list