Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dfunctools.py143 def _le_from_gt(self, other, NotImplemented=NotImplemented): function
180 ('__le__', _le_from_gt)],