[Python-Dev] Trinary Operators

Eric S. Raymond esr@thyrsus.com
Thu, 6 Feb 2003 13:33:45 -0500


Guido van Rossum <guido@python.org>:
> > You might consider correlating votes with people who like lambda,
> > because that's where I think the feature is really useful.
> 
> Good point.

As a confirmed lambda fan and somebody who wants the trinary op
badly enough that I *implemented* it once, I strongly concur.  
This wouldn't completely repair the weakness of lambdas, but
it would be substantial help.

Should I dust off that patch and write a PEP?
-- 
		<a href="http://www.catb.org/~esr/">Eric S. Raymond</a>