Home
last modified time | relevance | path

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

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