mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +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
2 changed files with 1575 additions and 1145 deletions
1508
Lib/re1.py
Normal file
1508
Lib/re1.py
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue