Searched defs:actual_global (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_scope.py | 139 def actual_global(self): member in ScopeTests.testFreeVarInMethod.test.Test |
/external/python/cpython3/Lib/test/ | ||
D | test_scope.py | 140 def actual_global(self): member in ScopeTests.testFreeVarInMethod.test.Test |