/snap/core20/2769/etc/python3.8
NameSizeModeActions
sitecustomize.py1550644editdlrm
Edit: /snap/core20/2769/etc/python3.8/sitecustomize.py (155B)
# install the apport exception handler if available try: import apport_python_hook except ImportError: pass else: apport_python_hook.install()