Searched refs:test_paren_evaluation (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_grammar.py | 1193 def test_paren_evaluation(self): member in GrammarTests |
/external/python/cpython3/Lib/test/ | ||
D | test_grammar.py | 1430 def test_paren_evaluation(self): member in GrammarTests |