On Nov 10, 2:21 pm, [EMAIL PROTECTED] wrote:

> So you could say that 3.0 is forcing us to acknowledge database
>
> > reality ;-)
>
> (Again) huh?
> Reality in databases is that NULL *is* comparable.
> "NULL==something" returns False, it doesn't raise an error.

Given that in SQL "NULL `op` something" is False for all comparison
operators (even NULL=NULL), raising an error seems a much lesser evil

George
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to