Searched defs:new_exc (Results 1 – 5 of 5) sorted by relevance
/prebuilts/clang/host/linux-x86/clang-r547379/python3/lib/python3.11/ |
D | contextlib.py | 552 def _fix_exception_context(new_exc, old_exc): argument 692 def _fix_exception_context(new_exc, old_exc): argument
|
/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | contextlib.py | 552 def _fix_exception_context(new_exc, old_exc): argument 692 def _fix_exception_context(new_exc, old_exc): argument
|
/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | contextlib.py | 552 def _fix_exception_context(new_exc, old_exc): argument 692 def _fix_exception_context(new_exc, old_exc): argument
|
/prebuilts/build-tools/common/py3-stdlib/ |
D | contextlib.py | 578 def _fix_exception_context(new_exc, old_exc): argument 723 def _fix_exception_context(new_exc, old_exc): argument
|
/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | contextlib.py | 552 def _fix_exception_context(new_exc, old_exc): argument 692 def _fix_exception_context(new_exc, old_exc): argument
|