Extract text files with filename pattern

前端 未结 0 899
闹比i
闹比i 2020-12-17 05:16

I want to extract all text files within a folder that contain \'003\' in the filename.

My code:

for root, dirs, files, in os.walk(\'s:\\\\rod\\\\folder         


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