Home | History | Annotate | Download | only in Objects

Lines Matching refs:object_reduce_ex

3386 object_reduce_ex(PyObject *self, PyObject *args)

3517 {"__reduce_ex__", object_reduce_ex, METH_VARARGS,