diff options
author | Eric Smith <eric@trueblade.com> | 2010-11-04 17:11:04 (GMT) |
---|---|---|
committer | Eric Smith <eric@trueblade.com> | 2010-11-04 17:11:04 (GMT) |
commit | 650c085740b58aecafb002caa4d2fd1a09467512 (patch) | |
tree | dc417194ff526c12a7d6afc29bde285cdfee34b2 | |
parent | 20285299e5d62969d07fdabf1ae000832c808fb5 (diff) | |
download | cpython-650c085740b58aecafb002caa4d2fd1a09467512.zip cpython-650c085740b58aecafb002caa4d2fd1a09467512.tar.gz cpython-650c085740b58aecafb002caa4d2fd1a09467512.tar.bz2 |
Blocked revisions 86170 via svnmerge
........
r86170 | eric.smith | 2010-11-04 13:06:58 -0400 (Thu, 04 Nov 2010) | 1 line
Issue #6081: Add str.format_map. str.format_map(mapping) is similar to str.format(**mapping), except mapping does not get converted to a dict.
........
0 files changed, 0 insertions, 0 deletions