Home
last modified time | relevance | path

Searched refs:_lt_from_gt (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/
Dfunctools.py131 def _lt_from_gt(self, other, NotImplemented=NotImplemented): function
178 '__gt__': [('__lt__', _lt_from_gt),