[Python-Dev] Re: Trinary Operators (original) (raw)

Terry Reedy tjreedy@udel.edu
Thu, 6 Feb 2003 15:31:17 -0500


"Christopher Blunck" <blunck@gst.com> wrote in message news:20030206043026.GA29482@homer.gst.com...

I have a brief and quick question-

What was the reasoning for not supporting trinary operators in py?

Go to http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&group=comp.lang.pyt hon enter "ternary operator" and check Python only box and you will get 139 responses. I believe at least some address why as well as what.

TJR