/
proc
/
1603417
/
root
/
usr
/
src
/
Python-3.12.7
/
PC
/
layout
/
File Upload :
llllll
Current File: //proc/1603417/root/usr/src/Python-3.12.7/PC/layout/__main__.py
import sys try: import layout except ImportError: # Failed to import our package, which likely means we were started directly # Add the additional search path needed to locate our module. from pathlib import Path sys.path.insert(0, str(Path(__file__).resolve().parent.parent)) from layout.main import main sys.exit(int(main() or 0))
Copyright ©2k19 -
Hexid
|
Tex7ure