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.

作者 eric.smith
收信人 ajaksu2, akuchling, anthonybaxter, benjamin.peterson, eric.smith, georg.brandl, hdiwan650, jafo, jimjjewett, lemburg, loewis, skip.montanaro
日期 2009-04-27.15:15:19
SpamBayes Score 2.8092836e-05
Marked as misclassified
Message-id <1240845320.86.0.850950688327.issue1467929@psf.upfronthosting.co.za>
In-reply-to
内容
The patch incorrectly raises an exception for:
'%(a)s %%' % {'a':'xyz'}

I'll look into fixing it.
历史
日期 用户 动作 参数
2009-04-27 15:15:21eric.smith修改recipients: + eric.smith, lemburg, loewis, skip.montanaro, akuchling, anthonybaxter, georg.brandl, jafo, jimjjewett, hdiwan650, ajaksu2, benjamin.peterson
2009-04-27 15:15:20eric.smith修改messageid: <1240845320.86.0.850950688327.issue1467929@psf.upfronthosting.co.za>
2009-04-27 15:15:19eric.smith链接issue1467929 messages
2009-04-27 15:15:19eric.smith创建