Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dfunctools.py138 def _ge_from_gt(self, other, NotImplemented=NotImplemented): function
179 ('__ge__', _ge_from_gt),