Searched refs:test_nonlocal (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython3/Lib/test/test_tools/ | ||
D | test_unparse.py | 205 def test_nonlocal(self): member in UnparseTestCase |
/external/python/cpython3/Lib/test/ | ||
D | test_grammar.py | 979 def test_nonlocal(self): member in GrammarTests |
D | test_ast.py | 825 def test_nonlocal(self): member in ASTValidatorTests |