Python support for regular expressions
Python support for regular expressions
Posted Feb 26, 2022 6:31 UTC (Sat) by Otus (subscriber, #67685)Parent article: Python support for regular expressions
I don't think a package from PyPI is a good excuse not to improve the standard library. With the standard library you get five years of support and a well understood (if sometimes rocky) upgrade path. With an external package you always need to do an analysis of what you get and what the risks are.