Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_with.py179 class ExitThrows(object): class
185 with ExitThrows():
/external/python/cpython2/Lib/test/
Dtest_with.py176 class ExitThrows(object): class
182 with ExitThrows():