Searched refs:BaseException_with_traceback (Results 1 – 1 of 1) sorted by relevance
167 BaseException_with_traceback(PyObject *self, PyObject *tb) { in BaseException_with_traceback() function183 {"with_traceback", (PyCFunction)BaseException_with_traceback, METH_O,