Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dfunctools.py117 def _lt_from_le(self, other, NotImplemented=NotImplemented): function
176 ('__lt__', _lt_from_le),