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 therve
Recipients exarkun, therve
Date 2007-12-03.14:15:44
SpamBayes Score 0.047850043
Marked as misclassified No
Message-id <1196691345.15.0.0114661130651.issue1549@psf.upfronthosting.co.za>
In-reply-to
Content
Also, to be more clear, that happens when you define any of the
functions in the name_op array (__lt__, __le___, __gt__, __ge__, ...).
It's not just a problem about the object being non hashable.
History
Date User Action Args
2007-12-03 14:15:45thervesetspambayes_score: 0.04785 -> 0.047850043
recipients: + therve, exarkun
2007-12-03 14:15:45thervesetspambayes_score: 0.04785 -> 0.04785
messageid: <1196691345.15.0.0114661130651.issue1549@psf.upfronthosting.co.za>
2007-12-03 14:15:45thervelinkissue1549 messages
2007-12-03 14:15:44thervecreate