Walk through a Zip Directory and recursively get all its contents like how os.walk does for non zip directories

前端 未结 0 1353
轮回少年
轮回少年 2020-12-22 01:39

I have zip folders that have nested zip folders inside. I want to search for a file with .prj extension in each of them and then get its absolute path. For example, given 12

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