Is it just me, or is Sqlite3 goofy?

Tim Roberts timr at probo.com
Thu Sep 7 01:05:25 EDT 2006


Bruno Desthuilliers <onurb at xiludom.gro> wrote:
>
>mensanator at aol.com wrote:
>(snip)
>> But shouldn't a significant feature like that be explained
>> in the Python manuals? 
>
>Why should it ? It's a SQLite feature, not a Python one.

You have missed the key point that, as of Python 2.5, SQLite 3 is part of
the Python 2.5 standard library.  So, at this point, it IS a Python
feature.

>> I don't mind living with it as long as it's documented.
>
>It is. In SQLite manual. Or do you hope the Python manual to also fully
>document PostgreSQL, MySQL, Oracle, Apache, Posix, Win32 etc ?

Warning: misplaced sarcasm detected....
-- 
- Tim Roberts, timr at probo.com
  Providenza & Boekelheide, Inc.



More information about the Python-list mailing list