>>>>> [EMAIL PROTECTED] (Dave Hansen) (DH) wrote:

>DH> So lose the "if."

>DH>    R = C then A else B

>DH> I don't think python uses the question mark for anything.  Throw that
>DH> in, if it makes parsing easier:

>DH>    R = C ? then A else B

We have already had this discussion several times. I don't think it is
going to add anything new to it. Besides after the BDFL has decided it is
useless. 
-- 
Piet van Oostrum <[EMAIL PROTECTED]>
URL: http://www.cs.uu.nl/~piet [PGP 8DAE142BE17999C4]
Private email: [EMAIL PROTECTED]
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to