Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dfaulthandler.c1076 faulthandler_fatal_error_py(PyObject *self, PyObject *args) in faulthandler_fatal_error_py() function
1227 {"_fatal_error", faulthandler_fatal_error_py, METH_VARARGS,