]> granicus.if.org Git - python/commit
test__locale (two underscores) can't pass on Windows: RADIXCHAR doesn't
authorTim Peters <tim.peters@gmail.com>
Sat, 20 Sep 2003 22:06:13 +0000 (22:06 +0000)
committerTim Peters <tim.peters@gmail.com>
Sat, 20 Sep 2003 22:06:13 +0000 (22:06 +0000)
commitc7c516aa5140d255f18ffd2e8569434f0904f5db
tree22877597e368f8f16f7d4b4335d7f0ed7503c810
parente7a9796a0f83bd2e5e2b1d35ad8f0a2a96ec5e3f
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.
Lib/test/regrtest.py