Home
last modified time | relevance | path

Searched defs:PyObject_Format (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Objects/
Dabstract.c724 PyObject_Format(PyObject* obj, PyObject *format_spec) function
/aosp_15_r20/external/python/cpython3/Objects/
Dabstract.c770 PyObject_Format(PyObject *obj, PyObject *format_spec) in PyObject_Format() function