Searched refs:BaseException_set_args (Results 1 – 1 of 1) sorted by relevance
262 BaseException_set_args(PyBaseExceptionObject *self, PyObject *val, void *Py_UNUSED(ignored)) in BaseException_set_args() function367 {"args", (getter)BaseException_get_args, (setter)BaseException_set_args},