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 jimjjewett
Recipients indy90, jimjjewett
Date 2007-09-18.20:03:02
SpamBayes Score 0.13063861
Marked as misclassified No
Message-id <1190145782.57.0.112155259629.issue1778443@psf.upfronthosting.co.za>
In-reply-to
Content
On line 108 (new 104), spaces should probably be added on both sides of the 
comparison operator, instead of only after the ">=".

The "%s" changes might end up getting changed again as part of 2to3, but 
this is a clear improvement over status quo, particularly with the loops.

I recommend applying.
History
Date User Action Args
2007-09-18 20:03:02jimjjewettsetspambayes_score: 0.130639 -> 0.13063861
recipients: + jimjjewett, indy90
2007-09-18 20:03:02jimjjewettsetspambayes_score: 0.130639 -> 0.130639
messageid: <1190145782.57.0.112155259629.issue1778443@psf.upfronthosting.co.za>
2007-09-18 20:03:02jimjjewettlinkissue1778443 messages
2007-09-18 20:03:02jimjjewettcreate