Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Python/clinic/
Dsysmodule.c.h918 sys__current_exceptions_impl(PyObject *module);
923 return sys__current_exceptions_impl(module); in sys__current_exceptions()
/aosp_15_r20/external/python/cpython3/Python/
Dsysmodule.c1871 sys__current_exceptions_impl(PyObject *module) in sys__current_exceptions_impl() function