Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/encodings/
Dpunycode.py93 def adapt(delta, first, numchars): argument
/external/python/cpython3/Lib/encodings/
Dpunycode.py91 def adapt(delta, first, numchars): argument