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 gvanrossum
Date 2008-01-09.00:02:05
SpamBayes Score 0.01995855
Marked as misclassified No
Message-id <1199836926.78.0.118789346384.issue1771@psf.upfronthosting.co.za>
In-reply-to
Content
We should either change the API so you can pass in a '<' comparator, or
get rid of it completely (since key=... takes care of all use cases I
can think of).
History
Date User Action Args
2008-01-09 00:02:06gvanrossumsetspambayes_score: 0.0199586 -> 0.01995855
recipients: + gvanrossum
2008-01-09 00:02:06gvanrossumsetspambayes_score: 0.0199586 -> 0.0199586
messageid: <1199836926.78.0.118789346384.issue1771@psf.upfronthosting.co.za>
2008-01-09 00:02:05gvanrossumlinkissue1771 messages
2008-01-09 00:02:05gvanrossumcreate