Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dcontextlib.py539 def _fix_exception_context(new_exc, old_exc): function
568 _fix_exception_context(new_exc_details[1], exc_details[1])
673 def _fix_exception_context(new_exc, old_exc): function
706 _fix_exception_context(new_exc_details[1], exc_details[1])