/
etc
/
python2.7
/
/etc/python2.7
mkdir
upload
Name
Size
Mode
Actions
sitecustomize.py
155
0644
edit
dl
rm
Edit:
/etc/python2.7/sitecustomize.py
(155B)
# install the apport exception handler if available try: import apport_python_hook except ImportError: pass else: apport_python_hook.install()
Save
cmd:
run