Searched refs:test_assign_call (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/test/ | ||
D | test_syntax.py | 624 def test_assign_call(self): member in SyntaxTestCase |
/external/python/cpython2/Lib/test/ | ||
D | test_syntax.py | 662 def test_assign_call(self): member in SyntaxTestCase |