| commit | 9f0e1ea96402bf6fa72560640777bf8c3bd186fb | [log] [tgz] |
|---|---|---|
| author | Raymond Hettinger <python@rcn.com> | Wed Feb 07 23:57:05 2007 +0000 |
| committer | Raymond Hettinger <python@rcn.com> | Wed Feb 07 23:57:05 2007 +0000 |
| tree | 8afe516eec3490fd24da7bdb3a2479ec0688c8ce | |
| parent | bbe92887ced108cb7ffac2fa037e72981920f21f [diff] |
Do not let overflows in enumerate() and count() pass silently.