from modulefinder import ModuleFinder. finder = ModuleFinder(). finder.run_script('yourscript.py'). moduleslist = {}.
確定! 回上一頁