Home | History | Annotate | Download | only in stringlib

Lines Matching refs:PyIntObject

1433     return _PyInt_Format((PyIntObject*)value, base, 1);