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 lemburg
Recipients akuchling, anthonybaxter, georg.brandl, hdiwan650, jafo, jimjjewett, lemburg, loewis, skip.montanaro
Date 2008-05-13.20:06:37
SpamBayes Score 0.03270209
Marked as misclassified No
Message-id <1210709201.25.0.895085812146.issue1467929@psf.upfronthosting.co.za>
In-reply-to
Content
Sean, why don't you just check in the patch ?

Then we can close the bug.

Georg, the fact that we have an alternative method for string formatting
doesn't mean that it's ok for Python to hide error using the prevailing
method of string formatting.
History
Date User Action Args
2008-05-13 20:06:41lemburgsetspambayes_score: 0.0327021 -> 0.03270209
recipients: + lemburg, loewis, skip.montanaro, akuchling, anthonybaxter, georg.brandl, jafo, jimjjewett, hdiwan650
2008-05-13 20:06:41lemburgsetspambayes_score: 0.0327021 -> 0.0327021
messageid: <1210709201.25.0.895085812146.issue1467929@psf.upfronthosting.co.za>
2008-05-13 20:06:40lemburglinkissue1467929 messages
2008-05-13 20:06:38lemburgcreate