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