Current Path :
/
opt
/
alt
/
python35
/
lib
/
python3.5
/
site-packages
/
aiodns
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//opt/alt/python35/lib/python3.5/site-packages/aiodns/error.py
import pycares for code, name in pycares.errno.errorcode.items(): globals()[name] = code class DNSError(Exception): pass