In message <877hi44w53....@xemacs.org>, Hrvoje Niksic wrote:

> BTW adding "==True" to a boolean value is redundant and can even break
> for logically true values that don't compare equal to True (such as the
> number 10 or the string "foo").

I wonder if there’s a name for this sort of thing: “boolnoob”, perhaps. Or 
“UUOBC” (“Useless Use Of Boolean Comparison”).
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to