Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dfunctools.py89 def _gt_from_lt(self, other, NotImplemented=NotImplemented): function
174 '__lt__': [('__gt__', _gt_from_lt),