Searched refs:testMultipleArgUnbound (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_with.py | 321 def testMultipleArgUnbound(self): member in NestedNonexceptionalTestCase |
/external/python/cpython3/Lib/test/ | ||
D | test_with.py | 326 def testMultipleArgUnbound(self): member in NestedNonexceptionalTestCase |