Searched refs:test_scope_isolation_from_global (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_dictcomps.py | 40 def test_scope_isolation_from_global(self): member in DictComprehensionTest |
/external/python/cpython3/Lib/test/ | ||
D | test_dictcomps.py | 38 def test_scope_isolation_from_global(self): member in DictComprehensionTest |