Searched refs:testScopeOfGlobalStmt (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_scope.py | 332 def testScopeOfGlobalStmt(self): member in ScopeTests |
/external/python/cpython3/Lib/test/ | ||
D | test_scope.py | 321 def testScopeOfGlobalStmt(self): member in ScopeTests |