Home
last modified time | relevance | path

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

/third_party/python/Objects/clinic/
Dlongobject.c.h65 {"__format__", (PyCFunction)int___format__, METH_O, int___format____doc__},
71 int___format__(PyObject *self, PyObject *arg) in int___format__() function