Error (WinError 123 ) when using os.rename() to rename Naruto video files

后端 未结 0 923
时光取名叫无心
时光取名叫无心 2020-12-19 08:21

I was writing a python script to rename Naruto videos with messy titles. Here\'s the code:

import os
import re


def rename_files():
    os.chdir(r"C:\\U         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题