John Salerno <[EMAIL PROTECTED]> writes:
> if (10 > 5)
> would be the same as
> if (10 > 5) == True

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

Reply via email to