| commit | 4a52a4c3bbd41aa58b45a2a8da0eaf99fd041a38 | [log] [tgz] |
|---|---|---|
| author | Georg Brandl <georg@python.org> | Thu Aug 13 12:06:43 2009 +0000 |
| committer | Georg Brandl <georg@python.org> | Thu Aug 13 12:06:43 2009 +0000 |
| tree | 175c2077cf5c7c5b0bdb04a31a85914df2de058d | |
| parent | 3517e378d8b8846b31f79dd5f04c4106eafae38f [diff] |
Merged revisions 74404 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r74404 | georg.brandl | 2009-08-13 14:05:52 +0200 (Do, 13 Aug 2009) | 1 line Use locale.format_string() for more than one specifier. ........