[Python-Dev] SQLite module for Python 2.5 (original) (raw)

Bill Janssen janssen at parc.com
Thu Oct 21 02:25:31 CEST 2004


Making an XML parser and some basic APIs available in the Python standard library (SAX and DOM) works out to make life easier for people putting together applications that may end up touching XML indirectly (via some other library that hides it).

Yes, yes, yes! And it should support XML 1.1 -- apparently the currently available Python tools don't (I'm told).

Bill



More information about the Python-Dev mailing list