PEP-308 a "simplicity-first" alternative

Terry Reedy tjreedy at udel.edu
Tue Feb 11 23:01:32 EST 2003


"David LeBlanc" <whisper at oz.net> wrote in message
news:mailman.1045005487.14624.python-list at python.org...
> ternary op as <cond> ? <true-expr> : <false-expr> +1

Having come to Python from C, I would not mind the C form either.
But I have the impression that Guido has vetoed that, and many other
do not like it either.

> any other form: -1

So you would prefer that I and other users of and/or stick with that
instead of switching to, for instance, and/else?  That *is* what 'no
change' means.

Terry J. Reedy






More information about the Python-list mailing list