mirror of
https://github.com/python/cpython.git
synced 2025-09-18 14:40:43 +00:00
Removing unused __main__ sections
This commit is contained in:
parent
28bba74b7f
commit
7b47172bec
2 changed files with 0 additions and 9 deletions
|
@ -474,7 +474,3 @@ class install_misc (Command):
|
|||
|
||||
def get_outputs (self):
|
||||
return self.outfiles
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
print "ok"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue