os.rename() requires to include the file name in both the source and destination arguments ('rename' !) ... while shutil.move() requires only the new directory as ...
確定! 回上一頁