question about including something like sqlite in python

Sashmit Bhaduri bhaduri at mail.utexas.edu
Mon Sep 11 16:24:59 EDT 2006


John Salerno wrote:
> This is just me thinking out loud, mind you, but it seems like including
>  a database module (especially one that many people won't use in favor
> of MySQL or PostgreSQL, etc.) is weighing down the standard library. 

Weighing down the standard library? The latest version of sqlite is only
40k SLOC while Python 2.5 incl' the standard library is well over 700k
SLOC.



More information about the Python-list mailing list