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-12-19.18:27:04
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=80475

It looks like you have a Python 2.4 tutorial in-hand but are
working with an old version of python, 2.3.4 which did not
have generator expressions.

Here is a link to the tutorial that matches the version on
your system (note it does not have a section 9.11):

http://www.python.org/doc/2.3.4/tut/tut.html

History
Date User Action Args
2007-08-23 14:28:35adminlinkissue1087975 messages
2007-08-23 14:28:35admincreate