X7ROOT File Manager
Current Path:
/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/idna
opt
/
alt
/
python27
/
lib
/
python2.7
/
site-packages
/
pip
/
_vendor
/
idna
/
??
..
??
__init__.py
(58 B)
??
__init__.pyc
(319 B)
??
codec.py
(3.22 KB)
??
codec.pyc
(4.68 KB)
??
compat.py
(232 B)
??
compat.pyc
(1.08 KB)
??
core.py
(11.67 KB)
??
core.pyc
(13.6 KB)
??
idnadata.py
(41.36 KB)
??
idnadata.pyc
(35.41 KB)
??
intranges.py
(1.71 KB)
??
intranges.pyc
(2.53 KB)
??
package_data.py
(22 B)
??
package_data.pyc
(258 B)
??
uts46data.py
(197.35 KB)
??
uts46data.pyc
(297.26 KB)
Editing: 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")
Upload File
Create Folder