Searched refs:testExceptionInExprList (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_with.py | 701 def testExceptionInExprList(self): member in NestedWith |
/external/python/cpython3/Lib/test/ | ||
D | test_with.py | 709 def testExceptionInExprList(self): member in NestedWith |