This website requires JavaScript.
Explore
Help
Sign In
Fanscloud
/
AutoFramework
Watch
1
Star
0
Fork
You've already forked AutoFramework
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
e837ce51a3
AutoFramework
/
main.py
6 lines
78 B
Python
Raw
Normal View
History
Unescape
Escape
Perfect at 07061641.
2022-07-06 17:00:41 +08:00
import
os
,
sys
Perfect at 07061639.
2022-07-06 16:43:30 +08:00
print
(
sys
.
path
)
Perfect at 07061641.
2022-07-06 17:00:41 +08:00
print
(
os
.
environ
.
get
(
'
PYTHONPATH
'
)
)
Perfect at 07061647.
2022-07-08 00:11:15 +08:00
exit
(
127
)
Perfect at 07061640.
2022-07-06 16:49:12 +08:00
蜀ICP备17043176号-1