Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/clinic/
Dtypeobject.c.h140 {"__reduce__", (PyCFunction)object___reduce__, METH_NOARGS, object___reduce____doc__},
146 object___reduce__(PyObject *self, PyObject *Py_UNUSED(ignored)) in object___reduce__() function