Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dcontextlib.py474 def _fix_exception_context(new_exc, old_exc): function
503 _fix_exception_context(new_exc_details[1], exc_details[1])
611 def _fix_exception_context(new_exc, old_exc): function
644 _fix_exception_context(new_exc_details[1], exc_details[1])