Searched refs:test_isdisjoint_superset (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_set.py | 1001 def test_isdisjoint_superset(self): member in TestBinaryOps |
/external/python/cpython3/Lib/test/ | ||
D | test_set.py | 1091 def test_isdisjoint_superset(self): member in TestBinaryOps |