Staging
v0.5.1
https://github.com/python/cpython
Revision c24f03846431cb8f3ee32f54af056ddfae0bf797 authored by Guido van Rossum on 13 August 1997, 03:24:53 UTC, committed by Guido van Rossum on 13 August 1997, 03:24:53 UTC
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.
1 parent 52d6832
History
Tip revision: c24f03846431cb8f3ee32f54af056ddfae0bf797 authored by Guido van Rossum on 13 August 1997, 03:24:53 UTC
Changes by AMK:
Tip revision: c24f038
File Mode Size
README -rw-r--r-- 2.9 KB
faqconf.py -rw-r--r-- 13.2 KB
faqcust.py -rw-r--r-- 695 bytes
faqmain.py -rw-r--r-- 21.8 KB
faqw.py -rwxr-xr-x 521 bytes
faqwiz.py -rw-r--r-- 19.4 KB

README

back to top