]> granicus.if.org Git - python/commit
Re-write to no longer depend on an old version of PyXML. This now
authorFred Drake <fdrake@acm.org>
Fri, 23 Mar 2001 16:42:08 +0000 (16:42 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 23 Mar 2001 16:42:08 +0000 (16:42 +0000)
commitf6c115ff2f56e44f437838b283b6669c75fc5970
tree5b7a4fc07fa661007d818fb75a8295ec50f7b266
parenta4699a71b89fb3965f4c7b4aefb7ebf722494df2
Re-write to no longer depend on an old version of PyXML.  This now
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.
Doc/tools/sgmlconv/esistools.py