[EMAIL PROTECTED] 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.

> Why should I go dig up Sqlite
> FAQs to learn what should have been in the manuals?

Why should you read the manuals at all then ?


>> Live with it or use a real RDBMS.
> 
> 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 ?


-- 
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in '[EMAIL PROTECTED]'.split('@')])"
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to