Dong-hee Na <[email protected]> added the comment:

For optimization case,

>>> a = range(0, 11111)
>>> a.index(3)
3

----------

_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue41902>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to