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 terry.reedy
Recipients PaulMcMillan, eric.smith, terry.reedy
Date 2012-03-16.19:21:15
SpamBayes Score 7.9514146e-05
Marked as misclassified No
Message-id <1331925676.31.0.116563267553.issue14297@psf.upfronthosting.co.za>
In-reply-to
Content
We know that string.Formatter does not properly duplicate str.format.
#13598 is specifically about use of {}.
Search "string Formatter" for other related issues.
History
Date User Action Args
2012-03-16 19:21:16terry.reedysetrecipients: + terry.reedy, eric.smith, PaulMcMillan
2012-03-16 19:21:16terry.reedysetmessageid: <1331925676.31.0.116563267553.issue14297@psf.upfronthosting.co.za>
2012-03-16 19:21:15terry.reedylinkissue14297 messages
2012-03-16 19:21:15terry.reedycreate