Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_sort.py157 def mutating_cmp(x, y): function
163 def mutating_cmp(x, y): function
/external/python/cpython3/Lib/test/
Dtest_sort.py155 def mutating_cmp(x, y): function
161 def mutating_cmp(x, y): function