Unlike copying a file which is done with the copy() function, copying a folder uses the copytree() function. This is shown below. shutil.copytree('C:\\Users\\ ...
確定! 回上一頁