Python Regex not finding files with .pptx extension

前端 未结 0 836
野趣味
野趣味 2020-12-03 09:57

my code perfectly works when I find a .txt file but it does not work when I find a .pptx file.What am I doing wrong.


import os, re

DirName = input("

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