[Python-3000] Py3k_struni additional test failures under cygwin (original) (raw)
Stephen J. Turnbull stephen at xemacs.org
Tue Jul 31 03:54:23 CEST 2007
- Previous message: [Python-3000] Py3k_struni additional test failures under cygwin
- Next message: [Python-3000] Py3k_struni additional test failures under cygwin
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Joe Smith writes:
Cygwin's setlocale function only supports the "C" locale. I am a bit suprised that ASCII is returned rather than the system's default encoding.
If I understand the situation correctly, you shouldn't be. The C locale is defined to use ASCII.
- Previous message: [Python-3000] Py3k_struni additional test failures under cygwin
- Next message: [Python-3000] Py3k_struni additional test failures under cygwin
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]