/
/
usr
/
lib
/
python3.6
/
site-packages
/
idna
Server: server63.web-hosting.com (198.54.116.184)
You: 216.73.216.220
PHP 7.4.33
Dir:
/usr/lib/python3.6/site-packages/idna
Edit:
/usr/lib/python3.6/site-packages/idna/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")
Ukuran: 232 B