Admin
dashboard
file manager
command
php exec
/
/
etc
/
python3.12
path:
go
upload
mkdir
name
type
size
perms
modified
actions
[parent directory]
sitecustomize.py
file
155 B
0644
2024-04-10 05:33:47
edit
delete
rename
editing: sitecustomize.py
# install the apport exception handler if available try: import apport_python_hook except ImportError: pass else: apport_python_hook.install()
save
cancel