Searched refs:SuppressExc (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython3/Lib/test/
H A Dtest_contextlib.py623 class SuppressExc: class in function:TestExitStack.test_exit_exception_chaining_reference
633 with SuppressExc():
644 inner_exc = SuppressExc.saved_details[1]

Completed in 137 milliseconds