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

benjamin.peterson python-checkins at python.org
Thu Feb 19 04:24:17 CET 2009


Author: benjamin.peterson
Date: Thu Feb 19 04:24:17 2009
New Revision: 69753

Log:
Blocked revisions 69748,69751 via svnmerge

........
  r69748 | raymond.hettinger | 2009-02-18 20:15:14 -0600 (Wed, 18 Feb 2009) | 1 line
  
  Add keyword arg support to itertools.compress().
........
  r69751 | raymond.hettinger | 2009-02-18 20:38:25 -0600 (Wed, 18 Feb 2009) | 1 line
  
  Add keyword arg support to itertools.repeat().
........


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


More information about the Python-checkins mailing list