For review: PEP 308 - If-then-else expression

Anthony Baxter anthony at interlink.com.au
Sat Feb 8 01:41:59 EST 2003


>>> Erik Max Francis wrote
> They're not examples of how the conditional operator should be used in
> the real world.  They're simply an illustration of the edge cases in
> terms of syntax.

Nonetheless, they are valid examples, and my point remains. They are
almost impossible to read easily - I _like_ that I can scan through
python code and understand it as I'm going, without having to back-track
here and there to figure out what a line means.

Anthony

-- 
Anthony Baxter     <anthony at interlink.com.au>   
It's never too late to have a happy childhood.






More information about the Python-list mailing list