OXIESEC PANEL
- Current Dir:
/
/
etc
/
python3.6
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
04/01/2018 05:46:30 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()