[docs] [issue17576] PyNumber_Index() is not int-subclass friendly (or operator.index() docos lie)

Serhiy Storchaka report at bugs.python.org
Wed Aug 21 12:22:18 CEST 2013


Serhiy Storchaka added the comment:

On PyPy 1.8.0 operator.index(True) returns 1.

----------

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


More information about the docs mailing list