Extract text between a string and new line character (/n) using Regex in Python

前端 未结 0 1256
名媛妹妹
名媛妹妹 2020-12-03 14:40

I have a text file and want to extract texts between two strings ("StartString" and "EndString" in below example) if a substring exists between those two

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