[EMAIL PROTECTED] wrote:

> 
> that's the most incorrect thing i've heard all day!
> 
> if cal or fat <= 0 is parsed as if (cal) or (fat <= 0)

Which is exactly what he said.  He also said that what the poster
probably wanted was

if cal <= 0 or fat <=0

> 

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

Reply via email to