Bruce Ferris <bferri...@bferris.co.uk> added the comment:

The PYTHONIOENCODING=utf-8 setting works great if I have code page 65001 set.  
I haven't, however, done a complete console functionality check with that 
setting but, thanks for the input -- it solves the current problem I'm 
experiencing.

I do wonder, however, if switching to that setting should happen automatically 
if it's not specified and the Windows current code page is 65001.

That would solve the problem unless, of course, PYTHONIOENCODING has 
side-effects elsewhere that would cause other problems.

On the other hand, if it does have side-effects elsewhere than it's not the 
answer I'm looking for.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12632>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to