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