Staging
v0.5.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
BeOS
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.cvsignore -rw-r--r-- 79 bytes
.hgtags -rw-r--r-- 1.7 KB
LICENSE -rw-r--r-- 8.6 KB
Makefile.in -rw-r--r-- 18.0 KB
README -rw-r--r-- 35.8 KB
acconfig.h -rw-r--r-- 6.0 KB
config.h.in -rw-r--r-- 16.6 KB
configure -rwxr-xr-x 181.6 KB
configure.in -rw-r--r-- 37.9 KB
install-sh -rwxr-xr-x 2.2 KB
setup.cfg.in -rw-r--r-- 69 bytes
setup.py -rw-r--r-- 22.8 KB

README

back to top