]> granicus.if.org Git - python/commit
Blocked revisions 86170 via svnmerge
authorEric Smith <eric@trueblade.com>
Thu, 4 Nov 2010 17:11:57 +0000 (17:11 +0000)
committerEric Smith <eric@trueblade.com>
Thu, 4 Nov 2010 17:11:57 +0000 (17:11 +0000)
commitdb31a35aa943cb4267363fdf26e6c3a0a2f0f5ea
tree28ca4ffc1161695afcfae0c6de4fa8cb6f5fb5e9
parente20ef0938eb9cc991370060b265012c996157426
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.
........