Staging
v0.8.1
https://github.com/python/cpython
Revision 0078f6cc80212844c41f556d8c9185a9b08426f0 authored by Martin v. Löwis on 21 January 2001, 10:18:10 UTC, committed by Martin v. Löwis on 21 January 2001, 10:18:10 UTC
Participate in garbage collection if available.
Potentially decref handlers in clear_handlers.
Partially reindent.
Put synthetic frame object on the stack to support better error output.
Expose Python codecs to pyexpat.
Add new Expat 1.2 handlers and API.
Fix memory leak: release self->handlers.
Do not expect PyModule_AddObject and PyModule_AddStringConstant in 2.0b1.
Raise exception in ParseFile.
1 parent 172c40b
History
Tip revision: 0078f6cc80212844c41f556d8c9185a9b08426f0 authored by Martin v. Löwis on 21 January 2001, 10:18:10 UTC
Merge with 1.25 of PyXML:
Tip revision: 0078f6c
File Mode Size
.cvsignore -rw-r--r-- 87 bytes
BUILDno.txt -rw-r--r-- 1.9 KB
_socket.dsp -rwxr-xr-x 4.0 KB
_sre.dsp -rwxr-xr-x 7.6 KB
_tkinter.dsp -rw-r--r-- 8.6 KB
bsddb.dsp -rw-r--r-- 8.4 KB
mmap.dsp -rw-r--r-- 3.9 KB
parser.dsp -rw-r--r-- 7.7 KB
pcbuild.dsw -rw-r--r-- 4.8 KB
pyexpat.dsp -rwxr-xr-x 7.9 KB
python.dsp -rw-r--r-- 6.7 KB
python20.wse -rw-r--r-- 39.3 KB
pythoncore.dsp -rw-r--r-- 35.8 KB
pythonw.dsp -rw-r--r-- 7.3 KB
readme.txt -rw-r--r-- 3.9 KB
rt.bat -rwxr-xr-x 993 bytes
select.dsp -rwxr-xr-x 4.1 KB
ucnhash.dsp -rw-r--r-- 3.7 KB
unicodedata.dsp -rwxr-xr-x 4.1 KB
w9xpopen.dsp -rw-r--r-- 3.4 KB
winreg.dsp -rw-r--r-- 4.0 KB
winsound.dsp -rw-r--r-- 3.8 KB
zlib.dsp -rw-r--r-- 4.1 KB

readme.txt

back to top