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 neologix
Recipients amaury.forgeotdarc, hynek, jnoller, neologix, pitrou
Date 2011-12-20.18:18:32
SpamBayes Score 3.112289e-05
Marked as misclassified No
Message-id <1324405113.18.0.669407687708.issue12708@psf.upfronthosting.co.za>
In-reply-to
Content
Looks good to me, except for another minor nit:
"""
the elements of the `iterable` are expected to be tuples
"""

AFAICT, you just require the elements of `ìterables` to be iterables, not necessarily tuples.
History
Date User Action Args
2011-12-20 18:18:33neologixsetrecipients: + neologix, amaury.forgeotdarc, pitrou, jnoller, hynek
2011-12-20 18:18:33neologixsetmessageid: <1324405113.18.0.669407687708.issue12708@psf.upfronthosting.co.za>
2011-12-20 18:18:32neologixlinkissue12708 messages
2011-12-20 18:18:32neologixcreate