Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/clinic/
Dtypeobject.c.h191 {"__format__", (PyCFunction)object___format__, METH_O, object___format____doc__},
197 object___format__(PyObject *self, PyObject *arg) in object___format__() function