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 christian.heimes
Recipients christian.heimes, gvanrossum, jyasskin, nnorwitz
Date 2008-01-08.18:13:12
SpamBayes Score 0.012540547
Marked as misclassified No
Message-id <1199815993.14.0.77525252653.issue1762@psf.upfronthosting.co.za>
In-reply-to
Content
The patch implements the rich cmp slots for <, <=, > and >= required for
numbers.Real.
History
Date User Action Args
2008-01-08 18:13:13christian.heimessetspambayes_score: 0.0125405 -> 0.012540547
recipients: + christian.heimes, gvanrossum, nnorwitz, jyasskin
2008-01-08 18:13:13christian.heimessetspambayes_score: 0.0125405 -> 0.0125405
messageid: <1199815993.14.0.77525252653.issue1762@psf.upfronthosting.co.za>
2008-01-08 18:13:12christian.heimeslinkissue1762 messages
2008-01-08 18:13:12christian.heimescreate