/
/
opt
/
alt
/
python35
/
lib64
/
python3.5
/
venv
Server: server63.web-hosting.com (198.54.116.184)
You: 216.73.216.187
PHP 7.4.33
Dir:
/opt/alt/python35/lib64/python3.5/venv
Edit:
/opt/alt/python35/lib64/python3.5/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)
Ukuran: 145 B