[XML-SIG] saxtools package
Lars Marius Garshol
larsga@garshol.priv.no
29 Dec 2000 20:29:58 +0100
* Martin v. Loewis
|
| Re-reading your list of things that will go into it (from 24 Oct): I
| think the extra drivers should be somewhere inside xml.sax, so that
| xml.sax.parse() can find them.
If that means that they also go into the Python distribution, then I'm
perfectly happy with that.
| Likewise, LexicalHandler and DTDHandler ought belong into xml.sax;
| they are interfaces, and the properties to set and retrieve them are
| there already.
I agree. This should be in xml.sax.
| For the utilities, it seems that xml.saxtools was already accepted.
Good! Then I'll start checking things in as soon as I can. (I have
many of the bits and pieces already.)
--Lars M.