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 exarkun
Recipients exarkun, rhettinger, therve
Date 2008-06-11.13:19:47
SpamBayes Score 0.1115131
Marked as misclassified No
Message-id <1213190389.31.0.0715443085379.issue3051@psf.upfronthosting.co.za>
In-reply-to
Content
I tried this too and then wrote a couple unit tests for this.  The one
for the Python implementation which tests the case where only __le__ is
defined fails, though.

Diff attached.
History
Date User Action Args
2008-06-11 13:19:49exarkunsetspambayes_score: 0.111513 -> 0.1115131
recipients: + exarkun, rhettinger, therve
2008-06-11 13:19:49exarkunsetspambayes_score: 0.111513 -> 0.111513
messageid: <1213190389.31.0.0715443085379.issue3051@psf.upfronthosting.co.za>
2008-06-11 13:19:48exarkunlinkissue3051 messages
2008-06-11 13:19:48exarkuncreate