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
Date 2008-03-17.18:12:54
SpamBayes Score 0.25918794
Marked as misclassified No
Message-id <1205777575.3.0.830443648256.issue2342@psf.upfronthosting.co.za>
In-reply-to
Content
When you compare disparate types through something other than == and !=
a Py3K warning should be raised.
History
Date User Action Args
2008-03-17 18:12:55brett.cannonsetspambayes_score: 0.259188 -> 0.25918794
recipients: + brett.cannon
2008-03-17 18:12:55brett.cannonsetspambayes_score: 0.259188 -> 0.259188
messageid: <1205777575.3.0.830443648256.issue2342@psf.upfronthosting.co.za>
2008-03-17 18:12:54brett.cannonlinkissue2342 messages
2008-03-17 18:12:54brett.cannoncreate