On 15.07.12 19:50, Rick Johnson wrote:
We must NEVER present "if" in such confusing manner as ExampleA.

## EXAMPLE C ##
py> if bool(money) == True:
...     do_something()

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

Reply via email to