Searched refs:test_total_ordering_le (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_functools.py | 521 def test_total_ordering_le(self): member in TestTotalOrdering |
/external/python/cpython3/Lib/test/ | ||
D | test_functools.py | 944 def test_total_ordering_le(self): member in TestTotalOrdering |