pyregex
pyregex copied to clipboard
add support for alternative regex module
https://pypi.python.org/pypi/regex Which allows more advanced regexes. Please provide the option to use this as an alternative to 're' as regex engine.