Home
last modified time | relevance | path

Searched refs:int__format__ (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Objects/
Dintobject.c1256 int__format__(PyObject *self, PyObject *args) in int__format__() function
1328 {"__format__", (PyCFunction)int__format__, METH_VARARGS},