Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dcontextlib.py476 def _fix_exception_context(new_exc, old_exc): function
505 _fix_exception_context(new_exc_details[1], exc_details[1])
610 def _fix_exception_context(new_exc, old_exc): function
643 _fix_exception_context(new_exc_details[1], exc_details[1])