]> granicus.if.org Git - python/commitdiff
Blocked revisions 69837-69838 via svnmerge
authorBenjamin Peterson <benjamin@python.org>
Sat, 21 Feb 2009 22:39:38 +0000 (22:39 +0000)
committerBenjamin Peterson <benjamin@python.org>
Sat, 21 Feb 2009 22:39:38 +0000 (22:39 +0000)
........
  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.
........


No differences found