[Python-Dev] pysqlite for 2.5?

Michael Chermside mcherm at mcherm.com
Wed Mar 29 17:22:01 CEST 2006


Gerhard Häring writes:
> db.sql.sqlite is another possibility, if adding something like Durus or
> ZODB in the same top-level namespace could be considered for 2.6.

Flat is better than nested. I see no reason why we couldn't have all of
this:

  database.sqllite
  database.zodb
  database.duras
  database.oracle

there's no need to group the SQL databases.

-- Michael Chermside



More information about the Python-Dev mailing list