[issue1602] windows console doesn't print or input Unicode

STINNER Victor report at bugs.python.org
Sat Jan 15 00:38:13 CET 2011


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

> ..., because right now, I'm including instructions for the use to 
> (1) choose Lucida or Consolas font if they can't figure out 
>     any other font that gets rid of the square boxes 
> (2) chcp 65001 
> (3) set PYTHONIOENCODING=UTF-8

Why do you set the code page to 65001? In all my tests (on Windows XP), it always break the standard input.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1602>
_______________________________________


More information about the Python-bugs-list mailing list