[Python-Dev] SQLite module for Python 2.5 (original) (raw)
Bill Janssen janssen at parc.com
Thu Oct 21 02:25:31 CEST 2004
- Previous message: [Python-Dev] SQLite module for Python 2.5
- Next message: [Python-Dev] SQLite module for Python 2.5
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] SQLite module for Python 2.5
- Next message: [Python-Dev] SQLite module for Python 2.5
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]