Home
last modified time | relevance | path

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

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