Searched refs:test_update_operator (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_set.py | 1289 def test_update_operator(self): member in TestOnlySetsInBinaryOps |
/external/python/cpython3/Lib/test/ | ||
D | test_set.py | 1379 def test_update_operator(self): member in TestOnlySetsInBinaryOps |