Dave Hansen wrote:
> C uses ! as a unary logical "not" operator, so != for "not equal" just
> seems to follow, um, logically.

Consequently, C should have used !> for <= and !< for >= ...

-- Christoph

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

Reply via email to