python语句中的m参数

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

原文地址:https://www.cnblogs.com/seasonsstory/p/3119208.html