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. _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com