How to build properly regex?

后端 未结 0 1405
北恋
北恋 2020-12-30 06:05

I can\'t figure out what the problem is and why my regular doesn\'t work.

with open(\'output.csv\', \'w\') as outFile:
    for line in fileone:
        if re.         


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