[Python-Dev] Re: Trinary Operators

Eric S. Raymond esr@thyrsus.com
Thu, 6 Feb 2003 16:18:28 -0500


Gerald S. Williams <gsw@agere.com>:
> In that case, the "inconsistency in form" is the order of
> evaluation. The expression in the middle is evaluated,
> then either the one on the left or the one on the right.
> Not everyone will see this as a big issue, but it is a
> potential source of confusion.

Yeeeouch.  And the proposed n-ary form is even worse.
-- 
		<a href="http://www.catb.org/~esr/">Eric S. Raymond</a>