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