This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients
Date 2004-05-15.00:31:10
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=80475

Jiwon, do you see how to proceed for here?

Note that given, (for x in exp1 if exp2 for y in exp3 if
exp4), only exp1 is evaluated immediately.  exp2 is deferred.
History
Date User Action Args
2007-08-23 15:31:40adminlinkissue872326 messages
2007-08-23 15:31:40admincreate