index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tools
/
scripts
/
pysetup3
blob: e6a908d2659f878c1226d4ef52669c451d993eb4 (
plain
)
1
2
3
4
#!/usr/bin/env python3 import sys from packaging.run import main sys.exit(main())