shutil (shell utilities) module, provides option to copy the files recursively from src to dst. The syntax to copy all files is: shutil.copytree ...
確定! 回上一頁