For review: PEP 308 - If-then-else expression
Aahz
aahz at pythoncraft.com
Mon Feb 10 10:35:47 EST 2003
More information about the Python-list mailing list
Mon Feb 10 10:35:47 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 ]
In article <3E4755F1.58AA1A08 at alcyone.com>, Erik Max Francis <max at alcyone.com> wrote: >Aahz wrote: >> >> How about >> >> <if cond then whentrue else whenfalse> > >That looks weird at first but I could live with it (although it does add >the new keyword). Now the question is whether you were just suggesting >it to catch people who liked it in a trap :-). Nope. As I've said before, I'm roughly -0 on any proposal that meets my criteria. -- Aahz (aahz at pythoncraft.com) <*> http://www.pythoncraft.com/ Register for PyCon now! http://www.python.org/pycon/reg.html
- 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