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 cvrebert
Recipients cvrebert, docs@python, eric.araujo, ezio.melotti, serhiy.storchaka
Date 2012-05-15.18:55:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1337108102.02.0.0337922105723.issue14674@psf.upfronthosting.co.za>
In-reply-to
Content
>>     for key, value in pairs:
>>         if key in pairs:
> 
> "if key in obj:"?

Yes, obviously. :-)  It wrote those very late at night.

@Ezio: These were per Éric's feedback but would be for a separate bug/patch.
History
Date User Action Args
2012-05-15 18:55:02cvrebertsetrecipients: + cvrebert, ezio.melotti, eric.araujo, docs@python, serhiy.storchaka
2012-05-15 18:55:02cvrebertsetmessageid: <1337108102.02.0.0337922105723.issue14674@psf.upfronthosting.co.za>
2012-05-15 18:55:01cvrebertlinkissue14674 messages
2012-05-15 18:55:01cvrebertcreate