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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, ocean-city
Date 2008-09-09.15:12:11
SpamBayes Score 0.018533323
Marked as misclassified No
Message-id <1220973132.48.0.765496951584.issue3812@psf.upfronthosting.co.za>
In-reply-to
Content
Agreed. I suggest that you add a comment like
"itertools.chain is in an extension module and may be unavailable"
just above.
Otherwise, someday one will find that this code should use a function
from the stdlib, and revert your change...

Please apply it.
History
Date User Action Args
2008-09-09 15:12:12amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, ocean-city
2008-09-09 15:12:12amaury.forgeotdarcsetmessageid: <1220973132.48.0.765496951584.issue3812@psf.upfronthosting.co.za>
2008-09-09 15:12:11amaury.forgeotdarclinkissue3812 messages
2008-09-09 15:12:11amaury.forgeotdarccreate