Voting for PEP 308 (was Re: For review: PEP 308 - If-then-elseexpression)

Erik Max Francis max at alcyone.com
Tue Feb 11 03:45:39 EST 2003


"James J. Besemer" wrote:

> That's good news, as wasn't the middle form his first choice in the
> original PEP?
> 
> I myself likely would have voted against the PEP in that form.

Check the current form of the PEP on the Web site; it's clear that
whoever is maintaining it has been following the threads.  Its new
proposed syntax is

	if C: x else: y

The originaly `x if C else y' form is now listed in the "Alternatives"
section.

	http://www.python.org/peps/pep-0308.html

-- 
 Erik Max Francis / max at alcyone.com / http://www.alcyone.com/max/
 __ San Jose, CA, USA / 37 20 N 121 53 W / &tSftDotIotE
/  \ I always entertain great hopes.
\__/ Robert Frost
    REALpolitik / http://www.realpolitik.com/
 Get your own customized newsfeed online in realtime ... for free!




More information about the Python-list mailing list