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

README

back to top