commit | 8f6693701c1899168f5bca96549ae2f2f590624e | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Wed Oct 03 21:18:11 2007 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Wed Oct 03 21:18:11 2007 +0000 |
tree | 1d2a60b9e8d754b3c0ada701a3e075d15f4c09c1 | |
parent | d92e871ad8b71de1a276f94d14b797e2e049ced8 [diff] |
enumerate() is no longer bounded to using sequences shorter than LONG_MAX. The possibility of overflow was sending some newsgroup posters into a tizzy.