File Manager

Current Path : /snap/lxd/current/lib/python3/dist-packages/idna/
Upload File :
Current File : //snap/lxd/current/lib/python3/dist-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")


File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com