[Python-Dev] pysqlite for 2.5?
Aahz
aahz at pythoncraft.com
Wed Mar 29 17:33:44 CEST 2006
More information about the Python-Dev mailing list
Wed Mar 29 17:33:44 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 ]
On Wed, Mar 29, 2006, Fredrik Lundh wrote: > Anthony Baxter wrote: >> >> And I'd prefer 'database.sqlite' rather than 'db.sqlite'. > > and extensible_markup_language.document_object_model over > xml.dom, I presume ? ;-) While I see your point, from my POV "xml" feels different from "db". Part of it is that XML is *always* referred to that way in texts except for an initial expansion so people know what it stands for, whereas database is only abbreviated in limited circumstances. In addition, three characters is more visible than two. -- Aahz (aahz at pythoncraft.com) <*> http://www.pythoncraft.com/ "Look, it's your affair if you want to play with five people, but don't go calling it doubles." --John Cleese anticipates Usenet
- 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