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

Carlos Ribeiro cribeiro at mail.inet.com.br
Sun Feb 9 12:00:01 EST 2003


On Saturday 08 February 2003 18:51, Christian Tismer wrote:
> b) reading and execution order should match as much as possible.

Then I wonder why do people think that the following snippet is pythonic in 
any (reasonable) way:

  ','.join(lines)

In what direction does it reads?


Carlos Ribeiro
cribeiro at mail.inet.com.br





More information about the Python-list mailing list