at wrote:

> I think by approving
> 
> a = b if condition else c

Again, this allows something to be written as an
expression that formerly could only be written as
a statement, which is a much bigger gain than just
crunching two statements into one.

--
Greg
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to