This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
8a9b9c7d16
cpython
/
Tools
/
scripts
/
pysetup3
5 lines
82 B
Python
Executable File
Raw
Blame
History
#!/usr/bin/env python3
import
sys
from
packaging
.
run
import
main
sys
.
exit
(
main
(
)
)
Reference in New Issue
View Git Blame
Copy Permalink