Arnaud Delobelle wrote:
> Personally, between
> 
> * foo if foo else bar
> * foo or bar
> 
> I prefer the second. Maybe it could be spelt
> 
> * foo else bar ?
> 
How about

val = foo rather than bar

If that is not clear and obvios, I don't know what is.  ;)

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

Reply via email to