Blocked revisions 69837-69838 via svnmerge

........
  r69837 | raymond.hettinger | 2009-02-21 01:17:22 -0600 (Sat, 21 Feb 2009) | 4 lines

  Fix keyword arguments for itertools.count().
  Step arg without a start arg was ignored.
........
  r69838 | raymond.hettinger | 2009-02-21 02:58:42 -0600 (Sat, 21 Feb 2009) | 1 line

  Speedup and simplify negative counter using count's new step argument.
........
This commit is contained in:
Benjamin Peterson 2009-02-21 22:39:38 +00:00
parent eb13fdda59
commit aa9d5de2ed

Diff Content Not Available