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
example_nt
setup_nt
src
utils
vc15_lib
vc15_w31
wat_dos
wat_os2
_tkinter.def -rw-r--r-- 22 bytes
config.c -rw-r--r-- 3.6 KB
config.h -rw-r--r-- 12.3 KB
dl_nt.c -rw-r--r-- 616 bytes
dllbase_nt.txt -rw-r--r-- 1.5 KB
getpath_nt.c -rw-r--r-- 5.0 KB
getpathp.c -rw-r--r-- 6.8 KB
import_nt.c -rw-r--r-- 1.1 KB
make8x3.py -rw-r--r-- 2.2 KB
make_nt.in -rw-r--r-- 2.6 KB
makesrc.exe -rw-r--r-- 25.0 KB
msvcrtmodule.c -rwxr-xr-x 2.6 KB
pyth_w31.def -rw-r--r-- 128 bytes
python.mk -rw-r--r-- 242 bytes
python.wpj -rw-r--r-- 409 bytes
python_nt.def -rw-r--r-- 6.6 KB
python_nt.rc -rw-r--r-- 1.3 KB
readme.txt -rw-r--r-- 7.4 KB
testpy.py -rw-r--r-- 850 bytes
vc40.mak -rw-r--r-- 120.5 KB

readme.txt

back to top