Message 67153 - Python tracker

Message67153

Author ncoghlan
Recipients ncoghlan
Date 2008-05-21.13:23:40
SpamBayes Score 0.07404174
Marked as misclassified No
Message-id <1211376226.0.0.823140923514.issue2934@psf.upfronthosting.co.za>
In-reply-to
Content
Eh, never mind, raising the TypeError explicitly is necessary due to the
misbehaviour of the default comparisons in 2.x.

I'll work around the problem in my test case.
History
Date User Action Args
2008-05-21 13:23:49ncoghlansetspambayes_score: 0.0740417 -> 0.07404174
recipients: + ncoghlan
2008-05-21 13:23:46ncoghlansetspambayes_score: 0.0740417 -> 0.0740417
messageid: <1211376226.0.0.823140923514.issue2934@psf.upfronthosting.co.za>
2008-05-21 13:23:43ncoghlanlinkissue2934 messages
2008-05-21 13:23:41ncoghlancreate