Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dfaulthandler.c482 faulthandler_py_enable(PyObject *self, PyObject *args, PyObject *kwargs) in faulthandler_py_enable() function
1177 (PyCFunction)faulthandler_py_enable, METH_VARARGS|METH_KEYWORDS,