moves() for moving files on disk! ... os.rename() requires to include the file name in both the source and destination arguments ('rename' !) ... while shutil.move ...
確定! 回上一頁