Staging
v0.5.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
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 79 bytes
.hgtags -rw-r--r-- 1.9 KB
LICENSE -rw-r--r-- 9.2 KB
Makefile.pre.in -rw-r--r-- 21.7 KB
README -rw-r--r-- 36.3 KB
acconfig.h -rw-r--r-- 6.0 KB
config.h.in -rw-r--r-- 16.5 KB
configure -rwxr-xr-x 176.8 KB
configure.in -rw-r--r-- 35.8 KB
install-sh -rwxr-xr-x 5.5 KB
setup.py -rw-r--r-- 24.5 KB

README

back to top