Skip to content
GitLab
Explore
Sign in
Register
Kirill Smelkov
cpython
Repository
cpython
Lib
packaging
install.py
Find file
Blame
History
Permalink
Remove redundant __main__ blocks from packaging modules.
· ca946032
Éric Araujo
authored
Nov 06, 2011
The one interface we commit to maintain is the run module (a.k.a. the pysetup script).
ca946032