Searched defs:raise_exception (Results 1 – 5 of 5) sorted by relevance
54 raise_exception (void) in raise_exception() function
70 raise_exception(PyObject *type, int errcode, const char *errmsg) in raise_exception() function
145 def raise_exception(self, name): member in ModuleForLoaderTests
970 def raise_exception(exc): function
2541 raise_exception(PyObject *self, PyObject *args) in raise_exception() function