]> granicus.if.org Git - python/commit
Merged revisions 70356 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 14 Mar 2009 00:13:13 +0000 (00:13 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 14 Mar 2009 00:13:13 +0000 (00:13 +0000)
commit350370c25fd1259199bb18fbce9fa447cd02ddf1
tree2355fa9c5041ae14ee37170234ffbfe943b25e27
parenta28fcfdbdaa082a8d3849d7dc829f89cd7f868a8
Merged revisions 70356 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r70356 | antoine.pitrou | 2009-03-14 01:07:21 +0100 (sam., 14 mars 2009) | 3 lines

  Issue #1222: locale.format() bug when the thousands separator is a space character.
........
Lib/locale.py
Lib/test/test_locale.py
Misc/NEWS