ENOTDIR), dest) source = sources[0] try: os.remove(dest) except: # try forcing ... shutil.rmtree(path, False, forceremove) else: try: os.remove(path) ...
確定! 回上一頁