glob.glob returning duplicate files, some with '~$' prefix

后端 未结 0 1506
盖世英雄少女心
盖世英雄少女心 2020-11-30 20:26

I am using glob.glob to return a list of files which have a specific string in their name under a given directory:

import glob

FileList = glob.glob(r\'\\\\Di         


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