Message 66801 - Python tracker (original) (raw)

Message66801

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:41 lemburg set spambayes_score: 0.0327021 -> 0.03270209recipients: + lemburg, loewis, skip.montanaro, akuchling, anthonybaxter, georg.brandl, jafo, jimjjewett, hdiwan650
2008-05-13 20:06:41 lemburg set spambayes_score: 0.0327021 -> 0.0327021messageid: 1210709201.25.0.895085812146.issue1467929@psf.upfronthosting.co.za
2008-05-13 20:06:40 lemburg link issue1467929 messages
2008-05-13 20:06:38 lemburg create