Your IP : 18.117.162.116


Current Path : /snap/certbot/current/etc/python3.8/
Upload File :
Current File : //snap/certbot/current/etc/python3.8/sitecustomize.py

# install the apport exception handler if available
try:
    import apport_python_hook
except ImportError:
    pass
else:
    apport_python_hook.install()