Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/clinic/
Dunicodeobject.c.h1264 {"__format__", (PyCFunction)unicode___format__, METH_O, unicode___format____doc__},
1270 unicode___format__(PyObject *self, PyObject *arg) in unicode___format__() function