[issue9213] range purports to implement the Sequence ABC, but is missing index and count methods

Daniel Urban report at bugs.python.org
Thu Jul 22 19:14:02 CEST 2010


Daniel Urban <urban.dani+py at gmail.com> added the comment:

Sorry, the previous patch has a reference leak. I'm attaching the fixed patch as issue9213a.diff (I also added a few tests with really big ranges).

----------
Added file: http://bugs.python.org/file18128/issue9213a.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9213>
_______________________________________


More information about the Python-bugs-list mailing list