Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dfunctools.py98 def _le_from_lt(self, other, NotImplemented=NotImplemented): function
173 ('__le__', _le_from_lt),