Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/clinic/
Dfloatobject.c.h289 {"__format__", (PyCFunction)float___format__, METH_O, float___format____doc__},
295 float___format__(PyObject *self, PyObject *arg) in float___format__() function