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.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to