[Python-Dev] pysqlite for 2.5? (original) (raw)

Charles Cazabon python at discworld.dyndns.org
Tue Mar 28 22:21:01 CEST 2006


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/



More information about the Python-Dev mailing list