For review: PEP 308 - If-then-else expression
holger krekel
pyth at devel.trillke.net
Sun Feb 9 15:09:59 EST 2003
More information about the Python-list mailing list
Sun Feb 9 15:09:59 EST 2003
- Previous message (by thread): For review: PEP 308 - If-then-else expression
- Next message (by thread): For review: PEP 308 - If-then-else expression
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Aahz wrote: > In article <mailman.1044817049.31780.python-list at python.org>, > Carlos Ribeiro <cribeiro at mail.inet.com.br> wrote: > >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) > > Many people (including me) think it's *NOT* Pythonic. Too late. It has changed what we consider pythonic already :-) pythonic-is-what-is-in-python-and all-your-base-belong-to-us-ly y'rs, holger
- Previous message (by thread): For review: PEP 308 - If-then-else expression
- Next message (by thread): For review: PEP 308 - If-then-else expression
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list