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

benjamin.peterson python-checkins at python.org
Tue Feb 24 04:16:28 CET 2009


Author: benjamin.peterson
Date: Tue Feb 24 04:16:28 2009
New Revision: 69926

Log:
Blocked revisions 69870-69871,69908 via svnmerge

........
  r69870 | antoine.pitrou | 2009-02-22 11:25:52 -0600 (Sun, 22 Feb 2009) | 3 lines
  
  Try to make sense of the test_site buildbot failures
........
  r69871 | antoine.pitrou | 2009-02-22 12:20:46 -0600 (Sun, 22 Feb 2009) | 3 lines
  
  Revert debugging statements, culprit is possibly test_distutils (see #5316)
........
  r69908 | raymond.hettinger | 2009-02-23 13:32:55 -0600 (Mon, 23 Feb 2009) | 1 line
  
  Update itertools recipes to use next().
........


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


More information about the Python-checkins mailing list