Home
last modified time | relevance | path

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

/third_party/python/Python/clinic/
Dsysmodule.c.h869 sys__current_exceptions_impl(PyObject *module);
874 return sys__current_exceptions_impl(module); in sys__current_exceptions()
/third_party/python/Python/
Dsysmodule.c1889 sys__current_exceptions_impl(PyObject *module) in sys__current_exceptions_impl() function