On Tue, Feb 11, 2014 at 5:45 AM, Rick Johnson
<rantingrickjohn...@gmail.com> wrote:
> if foo: # <- forgot parenthesis!
>     print 'implicit conversion to bool bites!'

You also forgot the parentheses on the second line, and that's nothing
to do with boolification :)

ChrisA
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to