]> granicus.if.org Git - python/commit
Issue #13598: Add auto-numbering of replacement fields to string.Formatter.
authorEric V. Smith <eric@trueblade.com>
Mon, 14 Apr 2014 20:43:50 +0000 (16:43 -0400)
committerEric V. Smith <eric@trueblade.com>
Mon, 14 Apr 2014 20:43:50 +0000 (16:43 -0400)
commit7ce90743a1948680f409bcc02f56f4f100df1a04
tree859eab4c0f9138f16a01a7279105ffac1864cfbd
parentefeb9da4ae97861101a7582f8eafdaf836e82cd7
Issue #13598: Add auto-numbering of replacement fields to string.Formatter.
Lib/string.py
Lib/test/test_string.py
Misc/NEWS