Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/encodings/
Dpunycode.py50 def insertion_unsort(str, extended): function
122 deltas = insertion_unsort(text, extended)
/external/python/cpython3/Lib/encodings/
Dpunycode.py48 def insertion_unsort(str, extended): function
119 deltas = insertion_unsort(text, extended)