Re: ?

2008-05-15 Thread urikaluzhny
On May 15, 10:06 am, "Terry Reedy" <[EMAIL PROTECTED]> wrote: > "urikaluzhny" <[EMAIL PROTECTED]> wrote in message > > news:[EMAIL PROTECTED] > | It seems that I rather frequently need a list or iterator of the form > | [x for x in <> while <

[x for x in <> while <>]?

2008-05-14 Thread urikaluzhny
It seems that I rather frequently need a list or iterator of the form [x for x in <> while <>] And there is no one like this. May be there is another short way to write it (not as a loop). Is there? Thanks -- http://mail.python.org/mailman/listinfo/python-list