On 23 set, 22:50, Neal Becker <[EMAIL PROTECTED]> wrote:
> I find I'm often tripped up by:
>
> x = Y (lots of  constructor arguments....) if something ...
>
> on first glance, I don't notice the if.

Nobody does.  This peculiar syntax has much better usage in short
expressions.  dothis if this else dothat
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to