Searched refs:testPassStmt (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Lib/lib2to3/tests/data/ | ||
D | py3_test_grammar.py | 388 def testPassStmt(self): member in GrammarTests |
D | py2_test_grammar.py | 418 def testPassStmt(self): member in GrammarTests |
/external/python/cpython2/Lib/test/ | ||
D | test_grammar.py | 422 def testPassStmt(self): member in GrammarTests |