PEP308: Yet another syntax proposal

Erik Max Francis max at alcyone.com
Mon Feb 10 20:25:43 EST 2003


Aahz wrote:

> In article <YUP1a.3080$SB2.242 at nwrddc03.gnilink.net>,
> Raymond Hettinger <python at rcn.com> wrote:
>
> > I suggest:
> >
> >    cond  ??  val1  ||  val2
> 
> +0.5

Why would this be better than the form (suggested in the PEP) of

	cond ? val1 ! val2

(which Guido expressed displeasure over but did not reject out of hand)?

-- 
 Erik Max Francis / max at alcyone.com / http://www.alcyone.com/max/
 __ San Jose, CA, USA / 37 20 N 121 53 W / &tSftDotIotE
/  \ Whoever contends with the great sheds his own blood.
\__/ Sa'di
    Polly Wanna Cracka? / http://www.pollywannacracka.com/
 The Internet resource for interracial relationships.




More information about the Python-list mailing list