PEP-308 a "simplicity-first" alternative

Terry Reedy tjreedy at udel.edu
Tue Feb 11 22:11:50 EST 2003


"holger krekel" <pyth at devel.trillke.net> wrote in message
news:mailman.1045003684.3735.python-list at python.org...
> Also it's nice that if you discover you don't need an else-part
> anymore you can just delete it.  With the other proposals you have
> to rewrite your expression - using another idiom.

This is a point in favor of this over 'then' that I had not thought
of.  Good.

Terry






More information about the Python-list mailing list