Reinhold Birkenfeld <[EMAIL PROTECTED]> writes:
> For a conditional, syntax must be found, and the tradition of Python
> design is not to use punctuation for something that can be solved with
> keywords.

Yeah, "if C then A else B" is a ancient tradition stretching from
Algol-60 to OCAML, and who knows what all else in between.  I'm not
sure what Guido saw in the "A if C else B" syntax but it's not a big deal.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to