HomeSort by relevance Sort by last modified time
    Searched refs:object___format___impl (Results 1 - 2 of 2) sorted by null

  /external/python/cpython3/Objects/clinic/
typeobject.c.h 188 object___format___impl(PyObject *self, PyObject *format_spec);
199 return_value = object___format___impl(self, format_spec);
  /external/python/cpython3/Objects/
typeobject.c 4624 object___format___impl(PyObject *self, PyObject *format_spec) function
    [all...]

Completed in 331 milliseconds