HEX
Server: Apache
System: Linux sin1-shared-02 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
User: fixin_sftp (6909406)
PHP: 8.4.20
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()