Tryag File Manager
Home
||
Turbo Force
||
B-F Config_Cpanel
Current Path :
/
opt
/
alt
/
python38
/
lib
/
python3.8
/
site-packages
/
aiodns
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//opt/alt/python38/lib/python3.8/site-packages/aiodns/error.py
import pycares for code, name in pycares.errno.errorcode.items(): globals()[name] = code class DNSError(Exception): pass