OXIESEC PANEL
- Current Dir:
/
/
etc
/
python2.7
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/20/2025 05:23:23 PM
rwxr-xr-x
📄
sitecustomize.py
155 bytes
11/07/2019 10:07:09 AM
rw-r--r--
Editing: sitecustomize.py
Close
# install the apport exception handler if available try: import apport_python_hook except ImportError: pass else: apport_python_hook.install()