shutil. copy ( src , dest ). Copy data and mode bits, basically the unix command cp src dst . If dest is a directory, a file with the same base name as src ...
確定! 回上一頁