[Python-Dev] pysqlite for 2.5?
Charles Cazabon
python at discworld.dyndns.org
Tue Mar 28 22:21:01 CEST 2006
More information about the Python-Dev mailing list
Tue Mar 28 22:21:01 CEST 2006
- Previous message: [Python-Dev] pysqlite for 2.5?
- Next message: [Python-Dev] pysqlite for 2.5?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Georg Brandl <g.brandl at gmx.net> wrote: > Fredrik Lundh wrote: > > > > db.sqlite3 ? +1 > That would make sense if inclusion of more database-related modules was > planned. Yup; I'd be happy to see db.mysql and db.pgsql or whatnot added as appropriate, and having a nice new namespace ready for them is a good idea. > Whatever name is chosen: please no "from sqlite3 import dbapi2 as sqlite"! Amen. db.sqlite3 is the perfect name. Charles -- ----------------------------------------------------------------------- Charles Cazabon <python at discworld.dyndns.org> GPL'ed software available at: http://pyropus.ca/software/ -----------------------------------------------------------------------
- Previous message: [Python-Dev] pysqlite for 2.5?
- Next message: [Python-Dev] pysqlite for 2.5?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list