Searched refs:test_update_empty_tuple (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_sets.py | 408 def test_update_empty_tuple(self): member in TestMutate |
D | test_set.py | 1188 def test_update_empty_tuple(self): member in TestMutate |
/external/python/cpython3/Lib/test/ | ||
D | test_set.py | 1267 def test_update_empty_tuple(self): member in TestMutate |