]> granicus.if.org Git - python/commit
Reset old locale after running tests. Not doing so broke
authorJohannes Gijsbers <jlg@dds.nl>
Sat, 14 Aug 2004 10:56:54 +0000 (10:56 +0000)
committerJohannes Gijsbers <jlg@dds.nl>
Sat, 14 Aug 2004 10:56:54 +0000 (10:56 +0000)
commit404b06814c1e6d527b6e659a907ca1b15a6eaa28
treef3c1fc8dcf5d0b9df5469d2d6e9e862b25a4d32a
parent7c399d3e68545f4d86de31d699e82d9919a2d8f5
Reset old locale after running tests. Not doing so broke
test_format/test_unicode in some circumstances (patch #1007539/bug #992078).
Lib/test/test__locale.py