Searched refs:raise_exception (Results 1 – 2 of 2) sorted by relevance
162 _testcapi.raise_exception(BadException, 1)174 _testcapi.raise_exception(BadException, 0)
1211 raise_exception(PyObject *self, PyObject *args) in raise_exception() function1643 {"raise_exception", raise_exception, METH_VARARGS},