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 quentin.gallet-gilles
Recipients brett.cannon, georg.brandl, quentin.gallet-gilles
Date 2008-06-03.09:39:23
SpamBayes Score 0.0033361702
Marked as misclassified No
Message-id <1212485976.64.0.315812976291.issue2847@psf.upfronthosting.co.za>
In-reply-to
Content
Updated the patch with the following corrections/improvements :

- corrected a missed str -> bytes
- replace % formatting occurrences with str.format()
- more PEP-8 conformance
History
Date User Action Args
2008-06-03 09:39:37quentin.gallet-gillessetspambayes_score: 0.00333617 -> 0.0033361702
recipients: + quentin.gallet-gilles, brett.cannon, georg.brandl
2008-06-03 09:39:36quentin.gallet-gillessetspambayes_score: 0.00333617 -> 0.00333617
messageid: <1212485976.64.0.315812976291.issue2847@psf.upfronthosting.co.za>
2008-06-03 09:39:35quentin.gallet-gilleslinkissue2847 messages
2008-06-03 09:39:34quentin.gallet-gillescreate