diff options
author | Guido van Rossum <guido@python.org> | 1997-08-13 03:24:53 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-08-13 03:24:53 (GMT) |
commit | c24f03846431cb8f3ee32f54af056ddfae0bf797 (patch) | |
tree | 7aa3055c12848e8d254005fdde28112c695cd5cd /PC/python.mk | |
parent | 52d6832554d7bd4ba4f24b8b50431ea3da70708c (diff) | |
download | cpython-c24f03846431cb8f3ee32f54af056ddfae0bf797.zip cpython-c24f03846431cb8f3ee32f54af056ddfae0bf797.tar.gz cpython-c24f03846431cb8f3ee32f54af056ddfae0bf797.tar.bz2 |
Changes by AMK:
Removed handling of \e, \cX escapes, following a string-SIG discussion.
Fixed minor typos in re.py
re.error is now set equal to reop.error.
Move definition of constants like NORMAL and CHARCLASS into reop, which
exports them; re.py was changed to import them from reop.
Added C equivalents of _expand and expand_escape to reop, and changed
re.py to use them.
Diffstat (limited to 'PC/python.mk')
0 files changed, 0 insertions, 0 deletions