Staging
v0.8.1
https://github.com/python/cpython
Revision f6c115ff2f56e44f437838b283b6669c75fc5970 authored by Fred Drake on 23 March 2001, 16:42:08 UTC, committed by Fred Drake on 23 March 2001, 16:42:08 UTC
implements a SAX XMLReader interface instead of the old Builder interface
used with PyDOM (now obsolete).

This only depends on the standard library, not PyXML.
1 parent a4699a7
History
Tip revision: f6c115ff2f56e44f437838b283b6669c75fc5970 authored by Fred Drake on 23 March 2001, 16:42:08 UTC
Re-write to no longer depend on an old version of PyXML. This now
Tip revision: f6c115f
File Mode Size
Modules
Python
Makefile -rw-r--r-- 13.2 KB
README -rw-r--r-- 1.2 KB
config.h -rw-r--r-- 12.4 KB
unixstuff.c -rw-r--r-- 1.1 KB
unixstuff.h -rw-r--r-- 306 bytes

README

back to top