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

Andrew Dalke adalke at mindspring.com
Tue Feb 11 14:22:23 EST 2003


James J. Besemer:
> It's my recollection of the last 1500 messages that there were numerous
posts
> by multiple people submitting various alternative for if/else.

I believe I even made a mistake with

  if cond:
    expr1
  else:
    expr2

                    Andrew
                    dalke at dalkescientific.com






More information about the Python-list mailing list