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