Searched refs:testWithBreak (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/test/ | ||
D | test_with.py | 552 def testWithBreak(self): member in NonLocalFlowControlTestCase |
/external/python/cpython2/Lib/test/ | ||
D | test_with.py | 544 def testWithBreak(self): member in NonLocalFlowControlTestCase |