Searched refs:BaseException_reduce (Results 1 – 2 of 2) sorted by relevance
182 BaseException_reduce(PyBaseExceptionObject *self) in BaseException_reduce() function216 {"__reduce__", (PyCFunction)BaseException_reduce, METH_NOARGS },
129 BaseException_reduce(PyBaseExceptionObject *self) in BaseException_reduce() function176 {"__reduce__", (PyCFunction)BaseException_reduce, METH_NOARGS },