Home
last modified time | relevance | path

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

/third_party/python/Objects/clinic/
Dunicodeobject.c.h1219 {"__format__", (PyCFunction)unicode___format__, METH_O, unicode___format____doc__},
1225 unicode___format__(PyObject *self, PyObject *arg) in unicode___format__() function