Searched defs:old_exc (Results 1 – 3 of 3) sorted by relevance
474 def _fix_exception_context(new_exc, old_exc): argument611 def _fix_exception_context(new_exc, old_exc): argument
413 PyObject *old_exc = p->async_exc; in PyThreadState_SetAsyncExc() local
793 PyObject *old_exc = p->async_exc; in PyThreadState_SetAsyncExc() local