学习笔记(01):Python入门教程-用不占内存的方式的修改文件

立即学习:https://edu.csdn.net/course/play/24459/296329?utm_source=blogtoedu 2020.02.07 Win10+Python3.8+PyCharm os.rename报错: FileExistsError: [WinError 183] 当文件已存在时,无法创建该文件。     使用os.replace()无报错,成功替换。
相关文章
相关标签/搜索