from modulefinder import ModuleFinder. f = ModuleFinder(). # Run the main script. f.run_script('run.py'). # Get names of all the imported ...
確定! 回上一頁