Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dfaulthandler.c536 faulthandler_disable_py(PyObject *self) in faulthandler_disable_py() function
1180 {"disable", (PyCFunction)faulthandler_disable_py, METH_NOARGS,