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 brett.cannon
Recipients brett.cannon, christian.heimes, pitrou
Date 2013-06-05.16:47:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1370450848.5.0.727696155952.issue18143@psf.upfronthosting.co.za>
In-reply-to
Content
That's better. As long as you use result[1::2] then the tuple is reasonable to use for the order need and still make sense as an iterable.
History
Date User Action Args
2013-06-05 16:47:28brett.cannonsetrecipients: + brett.cannon, pitrou, christian.heimes
2013-06-05 16:47:28brett.cannonsetmessageid: <1370450848.5.0.727696155952.issue18143@psf.upfronthosting.co.za>
2013-06-05 16:47:28brett.cannonlinkissue18143 messages
2013-06-05 16:47:28brett.cannoncreate