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 gvanrossum
Recipients exarkun, gvanrossum, therve
Date 2007-12-03.19:32:33
SpamBayes Score 0.2225782
Marked as misclassified No
Message-id <1196710353.87.0.42290818845.issue1549@psf.upfronthosting.co.za>
In-reply-to
Content
You have a point. Can you suggest a patch that fixes this?

Question though -- what semantics are used for __lt__ and __gt__ that
they don't require overriding __eq__?
History
Date User Action Args
2007-12-03 19:32:33gvanrossumsetspambayes_score: 0.222578 -> 0.2225782
recipients: + gvanrossum, exarkun, therve
2007-12-03 19:32:33gvanrossumsetspambayes_score: 0.222578 -> 0.222578
messageid: <1196710353.87.0.42290818845.issue1549@psf.upfronthosting.co.za>
2007-12-03 19:32:33gvanrossumlinkissue1549 messages
2007-12-03 19:32:33gvanrossumcreate