Message 160750 - Python tracker (original) (raw)

Message160750

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:02 cvrebert set recipients: + cvrebert, ezio.melotti, eric.araujo, docs@python, serhiy.storchaka
2012-05-15 18:55:02 cvrebert set messageid: 1337108102.02.0.0337922105723.issue14674@psf.upfronthosting.co.za
2012-05-15 18:55:01 cvrebert link issue14674 messages
2012-05-15 18:55:01 cvrebert create