This website requires JavaScript.
Explore
Help
Register
Sign In
KJ135
/
LAMPCAE
mirror of
http://172.16.0.12:5000/LAMPSARToolSoftware/LAMPCAE.git
Watch
4
Star
0
Fork
You've already forked LAMPCAE
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
51341c8e72
LAMPCAE
/
extlib
/
Python
/
Lib
/
ensurepip
/
__main__.py
6 lines
88 B
Python
Raw
Blame
History
import
ensurepip
import
sys
if
__name__
==
"
__main__
"
:
sys
.
exit
(
ensurepip
.
_main
(
)
)
Reference in New Issue
View Git Blame
Copy Permalink