]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
convert test_locale to unittest, and add a mechanism to override localconv() results...
authorAntoine Pitrou <solipsis@pitrou.net>
Fri, 25 Jul 2008 20:40:19 +0000 (20:40 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Fri, 25 Jul 2008 20:40:19 +0000 (20:40 +0000)
commitba54edadb3ad920a72369374bca35021bb8a1edb
tree4e3053466e0c0e242e241f5121054a2f84550ab7
parent5fdfa3e36d08e8627cd57d2f9653e1ec634f8355
convert test_locale to unittest, and add a mechanism to override localconv() results for further testing (#1864, #1222)
Lib/locale.py
Lib/test/test_locale.py