Sindbad~EG File Manager

Current Path : /proc/self/root/lib64/python3.6/venv/
Upload File :
Current File : //proc/self/root/lib64/python3.6/venv/__main__.py

import sys
from . import main

rc = 1
try:
    main()
    rc = 0
except Exception as e:
    print('Error: %s' % e, file=sys.stderr)
sys.exit(rc)

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists