Home
last modified time | relevance | path

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

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