[issue9213] range purports to implement the Sequence ABC, but is missing index and count methods
Daniel Stutzbach
report at bugs.python.org
Fri Jul 9 21:08:22 CEST 2010
Daniel Stutzbach <daniel at stutzbachenterprises.com> added the comment:
In Python 2.6 and 2.7, the same problem applies to xrange objects.
----------
versions: +Python 2.6, Python 2.7
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9213>
_______________________________________
More information about the Python-bugs-list
mailing list