Iterate through 100 million directories with python

后端 未结 0 1517
梦毁少年i
梦毁少年i 2020-12-02 20:45

I want to iterate through 100 million folder names. Currently this is my code:

folderNames = glob.glob("outputs/*&         


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