Home
last modified time | relevance | path

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

/external/python/cpython3/Python/clinic/
Dsysmodule.c.h816 sys__current_exceptions_impl(PyObject *module);
821 return sys__current_exceptions_impl(module); in sys__current_exceptions()
/external/python/cpython3/Python/
Dsysmodule.c1849 sys__current_exceptions_impl(PyObject *module) in sys__current_exceptions_impl() function