convert test_locale to unittest, and add a mechanism to override localconv() results...
commit2d93eb3ea18fccab044a130859f488a4b1db95e9
authorantoine.pitrou <antoine.pitrou@6015fed2-1504-0410-9fe1-9d1591cc4771>
Fri, 25 Jul 2008 20:40:19 +0000 (25 20:40 +0000)
committerantoine.pitrou <antoine.pitrou@6015fed2-1504-0410-9fe1-9d1591cc4771>
Fri, 25 Jul 2008 20:40:19 +0000 (25 20:40 +0000)
tree65de069263d4845e3b4595c4ad197026960856ee
parent17eed25bccd1df721287edb649621474eac63fba
convert test_locale to unittest, and add a mechanism to override localconv() results for further testing (#1864, #1222)

git-svn-id: http://svn.python.org/projects/python/trunk@65237 6015fed2-1504-0410-9fe1-9d1591cc4771
Lib/locale.py
Lib/test/test_locale.py