Heiko Wundram wrote:

> You can also do the same here (by using normal bracketing):
> 
> for <expr> in (<some>
>                <non-trivial>
>                <stuff>) if (<one expr> and
>                             <two expr> and
>                             <three expr>):

So you want to be able to write the if in-line,
and then format it so that it's no longer in-line?
The point of doing that eludes me...

--
Greg
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to