Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dfunctools.py103 def _ge_from_lt(self, other, NotImplemented=NotImplemented): function
174 ('__ge__', _ge_from_lt)],