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 gpolo
Recipients dieresys, facundobatista, georg.brandl, gpolo, rnd0110
Date 2008-06-24.17:56:29
SpamBayes Score 0.4250317
Marked as misclassified No
Message-id <1214330190.76.0.163338342726.issue449227@psf.upfronthosting.co.za>
In-reply-to
Content
This is nearly good. 
But I have some notes: you don't need to import operator here, just use
the built-in callable; stick to <80 columns; leave a space after a comma.
History
Date User Action Args
2008-06-24 17:56:31gpolosetspambayes_score: 0.425032 -> 0.4250317
recipients: + gpolo, facundobatista, birkenfeld, rnd0110, dieresys
2008-06-24 17:56:30gpolosetspambayes_score: 0.425032 -> 0.425032
messageid: <1214330190.76.0.163338342726.issue449227@psf.upfronthosting.co.za>
2008-06-24 17:56:30gpololinkissue449227 messages
2008-06-24 17:56:29gpolocreate