Current Path : /proc/thread-self/root/opt/imunify360/venv/lib/python3.11/site-packages/aiodns/ |
Current File : //proc/thread-self/root/opt/imunify360/venv/lib/python3.11/site-packages/aiodns/error.py |
import pycares for code, name in pycares.errno.errorcode.items(): globals()[name] = code class DNSError(Exception): pass