Searched refs:method___reduce__ (Results 1 – 1 of 1) sorted by relevance
13 {"__reduce__", (PyCFunction)method___reduce__, METH_NOARGS, method___reduce____doc__},19 method___reduce__(PyMethodObject *self, PyObject *Py_UNUSED(ignored)) in method___reduce__() function