Searched refs:string__format__ (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Objects/
H A Dstringobject.c3601 string__format__(PyObject* self, PyObject* args) function
3679 {"__format__", (PyCFunction) string__format__, METH_VARARGS, p_format__doc__},

Completed in 41 milliseconds