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

Andrew Koenig ark at research.att.com
Sun Feb 9 23:48:39 EST 2003


Alan> (P.S. I still don't see what's wrong with good ol' "cond ? x : y")

I still don't see the advantage over good ol'  if cond: x else: y

-- 
Andrew Koenig, ark at research.att.com, http://www.research.att.com/info/ark




More information about the Python-list mailing list