index
:
delta/python-packages/disutils2.git
master
python3
hg.python.org: Obsolete (use python-setuptools-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pysetup
blob: 73e1f36721c1f1d2e0e2870184c088aea515e633 (
plain
)
1
2
3
4
#!/usr/bin/env python3 import sys from distutils2.run import main sys.exit(main())