commit | c7c516aa5140d255f18ffd2e8569434f0904f5db | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Sat Sep 20 22:06:13 2003 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Sat Sep 20 22:06:13 2003 +0000 |
tree | 22877597e368f8f16f7d4b4335d7f0ed7503c810 | |
parent | e7a9796a0f83bd2e5e2b1d35ad8f0a2a96ec5e3f [diff] |
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 12e65e5..514bbb7 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py
@@ -554,6 +554,7 @@ _expectations = { 'win32': """ + test__locale test_al test_bsddb185 test_bsddb3