[Python-ideas] Is there a reason some of the PyLong_As* functions don't call an object's __int__?
Serhiy Storchaka
storchaka at gmail.com
Thu Dec 28 14:42:36 EST 2017
More information about the Python-ideas mailing list
Thu Dec 28 14:42:36 EST 2017
- Previous message (by thread): [Python-ideas] Is there a reason some of the PyLong_As* functions don't call an object's __int__?
- Next message (by thread): [Python-ideas] Is there a reason some of the PyLong_As* functions don't call an object's __int__?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
28.12.17 12:10, Erik Bray пише: > There's no index() alternative to int(). operator.index()
- Previous message (by thread): [Python-ideas] Is there a reason some of the PyLong_As* functions don't call an object's __int__?
- Next message (by thread): [Python-ideas] Is there a reason some of the PyLong_As* functions don't call an object's __int__?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-ideas mailing list