Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dfunctools.py106 def _ge_from_le(self, other, NotImplemented=NotImplemented): function
171 '__le__': [('__ge__', _ge_from_le),