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
api
dist
doc
ext
html
info
inst
lib
mac
paper-a4
paper-letter
perl
ref
templates
texinputs
tools
tut
whatsnew
.cvsignore -rwxr-xr-x 22 bytes
ACKS -rw-r--r-- 2.7 KB
Makefile -rw-r--r-- 13.2 KB
Makefile.deps -rw-r--r-- 5.9 KB
README -rw-r--r-- 7.9 KB
TODO -rw-r--r-- 2.8 KB
libmods.tex -rwxr-xr-x 342 bytes
libstd.tex -rwxr-xr-x 345 bytes

README

back to top