We just conditionally add a directory to Python's sys.path , carefully checking to avoid duplication: def AddSysPath(new_path): """ AddSysPath(new_path): ...
確定! 回上一頁