Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
lib
/
python3.6
/
site-packages
/
idna
/
File Content:
compat.py
from .core import * from .codec import * def ToASCII(label): return encode(label) def ToUnicode(label): return decode(label) def nameprep(s): raise NotImplementedError("IDNA 2008 does not utilise nameprep protocol")
Submit
FILE
FOLDER
Name
Size
Permission
Action
__pycache__
---
0755
__init__.py
20 bytes
0644
codec.py
3299 bytes
0644
compat.py
232 bytes
0644
core.py
11474 bytes
0644
idnadata.py
78320 bytes
0644
intranges.py
1749 bytes
0644
uts46data.py
184931 bytes
0644
N4ST4R_ID | Naxtarrr