[New-bugs-announce] [issue6197] test__locale fails with RADIXCHAR on Windows

James Abbatiello report at bugs.python.org
Fri Jun 5 05:43:34 CEST 2009


New submission from James Abbatiello <abbeyj at gmail.com>:

regrtest.py test__locale fails with:
test__locale
test test__locale crashed -- <type 'exceptions.ImportError'>: cannot
import name
 RADIXCHAR
1 test failed:
    test__locale

The attached patch backports the fix from issue5643

----------
components: Tests, Windows
files: test__locale_on_windows.patch
keywords: patch
messages: 88919
nosy: abbeyj, benjamin.peterson, ocean-city
severity: normal
status: open
title: test__locale fails with RADIXCHAR on Windows
versions: Python 2.7
Added file: http://bugs.python.org/file14190/test__locale_on_windows.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6197>
_______________________________________


More information about the New-bugs-announce mailing list