Searched refs:BaseException_setstate (Results 1 – 2 of 2) sorted by relevance
196 BaseException_setstate(PyObject *self, PyObject *state) in BaseException_setstate() function217 {"__setstate__", (PyCFunction)BaseException_setstate, METH_O },
143 BaseException_setstate(PyObject *self, PyObject *state) in BaseException_setstate() function177 {"__setstate__", (PyCFunction)BaseException_setstate, METH_O },