Python修改文件名

import os

os.rename('original_name.txt','new_name.txt')
posted @ 2017-06-14 22:32  2021年的顺遂平安君  阅读(74)  评论(0)    收藏  举报