merge heads

This commit is contained in:
Senthil Kumaran 2014-04-14 16:49:07 -04:00
commit 7dc5f0af3c
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ Core and Builtins
- Issue #13598: Modify string.Formatter to support auto-numbering of
replacement fields. It now matches the behavior of str.format() in
this regard.
this regard. Patches by Phil Elson and Ramchandra Apte.
Library
-------