[Python-Dev] interesting article on regex performance

Brent Longborough brent.longborough at gmail.com
Fri Mar 12 18:42:13 CET 2010


I have some regex-intensive Python that might benefit from this, but I don't
think I have enough skill to do a set of Python bindings.

An ideal first cut would be to enable this:

      import re2 as re

I live in hope...
Brent L 



More information about the Python-Dev mailing list