import shutil original = r'original path where the file is currently stored\file name.file ... import os, shutil #move picture.png from /some/dir/ to ...
確定! 回上一頁