Files
cpython/Modules
Guido van Rossum c24f038464 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.
1997-08-13 03:24:53 +00:00
..
1997-01-03 23:00:51 +00:00
1997-04-29 21:34:16 +00:00
1997-08-12 14:58:54 +00:00
1997-04-29 20:31:59 +00:00
1997-08-13 03:14:41 +00:00
1997-04-29 15:39:28 +00:00
1997-04-29 21:34:16 +00:00
1997-04-29 21:34:16 +00:00
1997-06-02 22:18:31 +00:00
1997-03-14 04:32:50 +00:00
1997-04-02 05:33:00 +00:00
1997-05-23 04:04:17 +00:00
1997-08-13 03:21:14 +00:00
1997-08-13 03:21:14 +00:00
1997-08-13 03:24:53 +00:00
1997-05-22 20:24:07 +00:00
1997-06-02 22:18:09 +00:00
1997-04-29 21:34:16 +00:00
1997-04-11 20:44:04 +00:00
1997-04-11 15:23:52 +00:00
1997-01-13 22:57:42 +00:00
1997-05-14 19:22:11 +00:00