Current Path : /proc/1412127/cwd/snap/core20/2599/etc/python3.8/ |
Current File : //proc/1412127/cwd/snap/core20/2599/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()