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 eric.smith
Recipients eric.smith, rhettinger
Date 2009-05-27.18:02:53
SpamBayes Score 0.0030357826
Marked as misclassified No
Message-id <1243447375.25.0.0345742512456.issue6081@psf.upfronthosting.co.za>
In-reply-to
Content
I think this would be useful.

I don't fee terribly strongly about it, but I think I'd like the name
str.format_using_mapping(). When I initially saw this, I thought from
the name it was creating a format object (whatever that would be) from a
mapping object.
History
Date User Action Args
2009-05-27 18:02:55eric.smithsetrecipients: + eric.smith, rhettinger
2009-05-27 18:02:55eric.smithsetmessageid: <1243447375.25.0.0345742512456.issue6081@psf.upfronthosting.co.za>
2009-05-27 18:02:53eric.smithlinkissue6081 messages
2009-05-27 18:02:53eric.smithcreate