Home
last modified time | relevance | path

Searched defs:new_exc (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython3/Lib/
Dcontextlib.py578 def _fix_exception_context(new_exc, old_exc): argument
723 def _fix_exception_context(new_exc, old_exc): argument
/external/python/cpython3/Modules/_testcapi/
Dexceptions.c278 _testcapi_set_exception(PyObject *module, PyObject *new_exc) in _testcapi_set_exception()
/external/python/cpython3/Python/
Doptimizer_cases.c.h1464 _Py_UopsSymbol *new_exc; variable
Dbytecodes.c119 PyObject *new_exc; in dummy_func() local
Dexecutor_cases.c.h2858 PyObject *new_exc; variable
Dgenerated_cases.c.h5031 PyObject *new_exc; in TARGET() local