summaryrefslogtreecommitdiffstats
path: root/python/python3-regex/README
blob: bbfd73a0b5d9304a0f655ef6a29f406020c53da9 (plain)
This new regex implementation is 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'.

This is the Python 3 version of regex.