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 francescor
Recipients francescor
Date 2010-10-07.08:29:13
SpamBayes Score 0.007964626
Marked as misclassified No
Message-id <1286440155.54.0.975544947706.issue10042@psf.upfronthosting.co.za>
In-reply-to
Content
Attached there is a solution of the problem, by implementing each comparison only with the class __xx__ and __eq__ operators.

Also in the file there is a complete test suite for it.
History
Date User Action Args
2010-10-07 08:29:15francescorsetrecipients: + francescor
2010-10-07 08:29:15francescorsetmessageid: <1286440155.54.0.975544947706.issue10042@psf.upfronthosting.co.za>
2010-10-07 08:29:14francescorlinkissue10042 messages
2010-10-07 08:29:14francescorcreate