Linux kimuko-static 5.10.0-38-cloud-amd64 #1 SMP Debian 5.10.249-1 (2026-02-10) x86_64 /lib/python3.9/ |
|
|
| Current File : //lib/python3.9/sitecustomize.py |
# install the apport exception handler if available
try:
import apport_python_hook
except ImportError:
pass
else:
apport_python_hook.install()
ZeroSEC