]> granicus.if.org Git - python/commit
#13579: minimize code base drift for 'a' string.Formatter change.
authorR David Murray <rdmurray@bitdance.com>
Sun, 19 Aug 2012 21:57:29 +0000 (17:57 -0400)
committerR David Murray <rdmurray@bitdance.com>
Sun, 19 Aug 2012 21:57:29 +0000 (17:57 -0400)
commitd928b6a96516f611583310fd41c6c905562acd2c
tree396d0687ba8128e6c1f66f854677bcd14b455cee
parent0e3a4c80585ce993dc274b6cea31f283948e1c44
#13579: minimize code base drift for 'a' string.Formatter change.

2.7 doesn't support 'a'.  This changeset ports the doc change
and clause-reording portions of Francisco Martín Brugué patch
in order to minimize code base drift.
Doc/library/string.rst
Lib/string.py