Can you pre-compile regular expressions in Python, save them to a file, and then reload them from the file?

后端 未结 0 1742
情书的邮戳
情书的邮戳 2020-12-03 09:12

I have an application that loads a large table of regular expressions from an Excel file, compiles them, and then uses them to perform its function. It takes about 2 minute

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