On 3/29/06, Fredrik Lundh <[EMAIL PROTECTED]> wrote:

> from a user perspective, adding this to the standard library is a no-brainer.
> the only reason not to add it would be if the release managers don't have
> time to sort out the build issues.

Agreed. As a SQL user, it feels like a no-brainer to me, as well. I'd
love to see a DB-API compliant module, and an embedded SQL database,
in the core. I don't believe that there's anything comparable to
(py)sqlite on that score.

And as Anthony pointed out, it provides a nice upgrade path to
"bigger" SQL/DB-API solutions.

+1 from me.

Paul.
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to