[issue6197] test__locale fails with RADIXCHAR on Windows

2009-06-04 Thread Hirokazu Yamamoto
Hirokazu Yamamoto added the comment: Committed in r73238. Thanks! -- resolution: -> fixed status: open -> closed ___ Python tracker ___ _

[issue6197] test__locale fails with RADIXCHAR on Windows

2009-06-04 Thread James Abbatiello
New submission from James Abbatiello : regrtest.py test__locale fails with: test__locale test test__locale crashed -- : cannot import name RADIXCHAR 1 test failed: test__locale The attached patch backports the fix from issue5643 -- components: Tests, Windows files: test__locale_on_