On Wed, Aug 3, 2016 at 3:35 PM, Malcolm Greene <pyt...@bdurham.com> wrote:
> But under Windows, the stdout is workstation specific and *never* UTF-8. So 
> the
> occasional non-ASCII string trips up our diagnostic output when tested under
> Windows.

You could use win_unicode_console enabled in sitecustomize or usercustomize.

https://pypi.python.org/pypi/win_unicode_console
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to