Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_contextlib.py727 class SuppressExc: class
737 with SuppressExc():
748 inner_exc = SuppressExc.saved_details[1]