Searched refs:testNestedSingleStatements (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Lib/test/ | ||
| D | test_with.py | 267 def testNestedSingleStatements(self): member in NonexceptionalTestCase |
| /external/python/cpython3/Lib/test/ | ||
| D | test_with.py | 272 def testNestedSingleStatements(self): member in NonexceptionalTestCase |