[XML-SIG] XML support in Python 1.6

Lars Marius Garshol larsga@garshol.priv.no
02 Jun 2000 12:29:45 +0200


* Fred L. Drake, Jr.
|
| We also need to decide what sort of API we want to publicize as part
| of the standard library -- SAX or SAX2?  Given the delay for Python
| 1.6, it probably makes sense to include a saxlib module that
| implements SAX2.  Lars, does this still make sense to you?

Yes, it very much does.  We might have to leave out LexicalHandler and
DeclHandler, but the rest should go in.  If you can give me some kind
of estimation as to what dates I need to take into account I can do
this.

--Lars M.