Searched refs:BaseException_reduce (Results 1 – 1 of 1) sorted by relevance
144 BaseException_reduce(PyBaseExceptionObject *self, PyObject *Py_UNUSED(ignored)) in BaseException_reduce() function243 {"__reduce__", (PyCFunction)BaseException_reduce, METH_NOARGS },