Lawrence D'Oliveiro wrote:
> In message <[EMAIL PROTECTED]>, Marc 'BlackJack' Rintsch
> wrote:
>> And this is also easily written that way in Python if you don't insist on
>> the line break after the ``if`` or can live with backslashes.
> 
> Which is precisely the point.

This actually sounds somewhat pointless to me. If complex things don't fit
into one line, a good way to deal with it is not to insist on making them a
single statement.

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

Reply via email to