mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
Added (currently) pointless and trivial main body (for future tests).
This commit is contained in:
parent
d759f5f145
commit
b361233c76
1 changed files with 4 additions and 0 deletions
|
@ -388,3 +388,7 @@ class Command:
|
||||||
# make_file ()
|
# make_file ()
|
||||||
|
|
||||||
# class Command
|
# class Command
|
||||||
|
|
||||||
|
|
||||||
|
if __name__ == "__main__":
|
||||||
|
print "ok"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue