mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00
New "re" regular expression support.
The new re module was written by Andrew Kuchling and uses the pcre code in ../Modules/. The old re module has been renamed to re1, just in case you need it for comparison.
This commit is contained in:
parent
51b3aa3d38
commit
bf9d353bab