]> granicus.if.org Git - python/commit
Merged revisions 70356 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 14 Mar 2009 00:13:36 +0000 (00:13 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 14 Mar 2009 00:13:36 +0000 (00:13 +0000)
commita099d145e6a24d7c5f46db5b657661287a089c6a
tree2b928cff28b2b4a7bee0797b38b7e318e2b9b759
parent7fd6068c3e341f4e34bab2102ab2a056484d7c03
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