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 mark.dickinson
Recipients endolith, eric.smith, mark.dickinson
Date 2012-05-01.11:03:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1335870215.2.0.406858947148.issue14694@psf.upfronthosting.co.za>
In-reply-to
Content
I'm rejecting this: the functionality is already there in str.format, and there's little to be gained by adding another way to do it.
History
Date User Action Args
2012-05-01 11:03:35mark.dickinsonsetrecipients: + mark.dickinson, eric.smith, endolith
2012-05-01 11:03:35mark.dickinsonsetmessageid: <1335870215.2.0.406858947148.issue14694@psf.upfronthosting.co.za>
2012-05-01 11:03:34mark.dickinsonlinkissue14694 messages
2012-05-01 11:03:34mark.dickinsoncreate