Searched refs:testExitTrueSwallowsException (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/test/ | ||
D | test_with.py | 647 def testExitTrueSwallowsException(self): member in ExitSwallowsExceptionTestCase |
/external/python/cpython2/Lib/test/ | ||
D | test_with.py | 639 def testExitTrueSwallowsException(self): member in ExitSwallowsExceptionTestCase |