mrab-regex-hg


New implementation of Python regex

This project has moved to Bitbucket at https://bitbucket.org/mrabarnett/mrab-regex because GoogleCode is closing down.

A new regex implementation intended eventually to replace Python's current re module implementation.

For testing and comparison with the current 're' module, the new implementation is in the form of a module called 'regex'.

Project Information

Labels:
Python regex