Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Python/clinic/
Dsysmodule.c.h915 …{"_current_exceptions", (PyCFunction)sys__current_exceptions, METH_NOARGS, sys__current_exceptions…
921 sys__current_exceptions(PyObject *module, PyObject *Py_UNUSED(ignored)) in sys__current_exceptions() function