-m module-name
Searches sys.path for the named module and runs the correspond-
ing .py file as a script.
相关文章:
-m module-name
Searches sys.path for the named module and runs the correspond-
ing .py file as a script.
相关文章: