STINNER Victor <[email protected]> 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 <[email protected]> <http://bugs.python.org/issue1602> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
