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 barry
Recipients barry, christian.heimes, gvanrossum, quentin.gallet-gilles
Date 2007-12-20.15:58:01
SpamBayes Score 0.031344786
Marked as misclassified No
Message-id <1198166282.16.0.788949020271.issue1671@psf.upfronthosting.co.za>
In-reply-to
Content
The change looks good to me, thanks!  I made a minor change to your
patch (i.e. .keys() not needed in sorted()), did some whitespace
normalization, and fixed up the --dump output.  Otherwise, the patch is
quentin's and I've committed it to the tree.

r59581
History
Date User Action Args
2007-12-20 15:58:02barrysetspambayes_score: 0.0313448 -> 0.031344786
recipients: + barry, gvanrossum, christian.heimes, quentin.gallet-gilles
2007-12-20 15:58:02barrysetspambayes_score: 0.0313448 -> 0.0313448
messageid: <1198166282.16.0.788949020271.issue1671@psf.upfronthosting.co.za>
2007-12-20 15:58:02barrylinkissue1671 messages
2007-12-20 15:58:01barrycreate