HEX
Server: Apache
System: Linux resolve-developments-ubuntu-s-8vcpu-16gb-amd-lon1-01 5.15.0-113-generic #123-Ubuntu SMP Mon Jun 10 08:16:17 UTC 2024 x86_64
User: www-data (33)
PHP: 8.3.29
Disabled: NONE
Upload Files
File: //lib/python3.10/sitecustomize.py
# install the apport exception handler if available
try:
    import apport_python_hook
except ImportError:
    pass
else:
    apport_python_hook.install()