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 ggenellina
Recipients fijal, ggenellina
Date 2009-01-14.22:24:33
SpamBayes Score 0.04720884
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Yes, checking object identity is wrong in this case. Your patch looks 
fine to me.

I've found several other "is" comparisons that should not be there -- 
working on a patch right now.
History
Date User Action Args
2009-01-14 22:24:34ggenellinasetrecipients: + ggenellina, fijal
2009-01-14 22:24:34ggenellinasetmessageid: <[email protected]>
2009-01-14 22:24:33ggenellinalinkissue4946 messages
2009-01-14 22:24:33ggenellinacreate