[issue2690] Precompute range length and enhance range subscript support

Nick Coghlan report at bugs.python.org
Sat Dec 11 06:34:49 CET 2010


Nick Coghlan <ncoghlan at gmail.com> added the comment:

No, I believe it was added as part of the .index() and .count() implementation.

Checking the source, there's definitely no sq_contains implementation in 3.1 or 2.7.

----------

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


More information about the Python-bugs-list mailing list