Home
last modified time | relevance | path

Searched defs:total_ordering (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
Dfunctools.py53 def total_ordering(cls): function
/external/python/cpython3/Lib/
Dfunctools.py186 def total_ordering(cls): function