Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dunicodeobject.c7860 unicode__format__(PyObject *self, PyObject *args) in unicode__format__() function
7954 {"__format__", (PyCFunction) unicode__format__, METH_VARARGS, p_format__doc__},