New submission from James Abbatiello <abb...@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 <rep...@bugs.python.org>
<http://bugs.python.org/issue6197>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to