[issue6197] test__locale fails with RADIXCHAR on Windows

2009-06-05 Thread Hirokazu Yamamoto

Hirokazu Yamamoto ocean-c...@m2.ccsnet.ne.jp added the comment:

Committed in r73238. Thanks!

--
resolution:  - fixed
status: open - closed

___
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



[issue6197] test__locale fails with RADIXCHAR on Windows

2009-06-04 Thread James Abbatiello

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