Name Description Size
__init__.py 58
codec.py 3299
compat.py 232
core.py Base exception for all IDNA-encoding related problems 11951
idnadata.py 42350
intranges.py Given a list of integers, made up of (hopefully) a small number of long runs of consecutive integers, compute a representation of the form ((start1, end1), (start2, end2) ...). Then answer the question "was x present in the original list?" in time O(log(# runs)). 1749
package_data.py 22
uts46data.py IDNA Mapping Table from UTS46. 202084