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 bgailer
Recipients bgailer, georg.brandl
Date 2009-02-17.19:18:58
SpamBayes Score 0.0002892574
Marked as misclassified No
Message-id <1234898365.36.0.574422214894.issue5296@psf.upfronthosting.co.za>
In-reply-to
Content
Currently reads, in part, "If the target list is a comma-separated list
of targets: The object must be a sequence ..."

Change "a sequence" to "an iterable".

Also consider removing references to versions earlier than 1.5.
History
Date User Action Args
2009-02-17 19:19:25bgailersetrecipients: + bgailer, georg.brandl
2009-02-17 19:19:25bgailersetmessageid: <1234898365.36.0.574422214894.issue5296@psf.upfronthosting.co.za>
2009-02-17 19:18:59bgailerlinkissue5296 messages
2009-02-17 19:18:59bgailercreate