Searched defs:_richcmp (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/ | ||
H A D | fractions.py | 699 def _richcmp(self, other, op): member in Fraction |
/third_party/python/Lib/test/ | ||
H A D | test_fractions.py | 27 def _richcmp(self, other, op): member in DummyFloat |
Completed in 3 milliseconds