Home
last modified time | relevance | path

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

/third_party/python/Objects/clinic/
Dtypeobject.c.h186 {"__format__", (PyCFunction)object___format__, METH_O, object___format____doc__},
192 object___format__(PyObject *self, PyObject *arg) in object___format__() function