commit | eb13fdda59e470468171319f4bbf813494226ddf | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Sat Feb 21 22:30:12 2009 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Sat Feb 21 22:30:12 2009 +0000 |
tree | 240e402292af415612328d32ad9450744f4494b3 | |
parent | bd171bcfc416c71d2f5e3615f6a064dc2737e09b [diff] |
Port r69837: Fix keyword arguments for itertools.count(). Step arg without a start arg was ignored.