From: Tim Peters Date: Sat, 20 Sep 2003 22:06:13 +0000 (+0000) Subject: test__locale (two underscores) can't pass on Windows: RADIXCHAR doesn't X-Git-Tag: v2.4a1~1551 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c7c516aa5140d255f18ffd2e8569434f0904f5db;p=python test__locale (two underscores) can't pass on Windows: RADIXCHAR doesn't exist, and neither do any of the specific 5-letter locale names the test is looking for. --- diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index 12e65e5b8f..514bbb7275 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py @@ -554,6 +554,7 @@ def printlist(x, width=70, indent=4): _expectations = { 'win32': """ + test__locale test_al test_bsddb185 test_bsddb3