Home
last modified time | relevance | path

Searched refs:BaseException_setstate (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Objects/
Dexceptions.c148 BaseException_setstate(PyObject *self, PyObject *state) in BaseException_setstate() function
182 {"__setstate__", (PyCFunction)BaseException_setstate, METH_O },