The command line option -m runs a module as a script. If the module is a package (that is essentially a directory), it runs (or tries to run) __main__.py .
確定! 回上一頁