diff options
author | Benjamin Peterson <benjamin@python.org> | 2009-02-21 22:39:38 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2009-02-21 22:39:38 (GMT) |
commit | aa9d5de2ed9023c289844b5e4d3e7048ca45ce87 (patch) | |
tree | 240e402292af415612328d32ad9450744f4494b3 | |
parent | eb13fdda59e470468171319f4bbf813494226ddf (diff) | |
download | cpython-aa9d5de2ed9023c289844b5e4d3e7048ca45ce87.zip cpython-aa9d5de2ed9023c289844b5e4d3e7048ca45ce87.tar.gz cpython-aa9d5de2ed9023c289844b5e4d3e7048ca45ce87.tar.bz2 |
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.
........
0 files changed, 0 insertions, 0 deletions