Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dfaulthandler.c1219 faulthandler_raise_exception(PyObject *self, PyObject *args) in faulthandler_raise_exception() function
1288 {"_raise_exception", faulthandler_raise_exception, METH_VARARGS,