STINNER Victor added the comment: > It's annoyingly broken for me due to the problems with WriteFile and ReadFile.
sys.stdout.write() doen't use WriteFile. Again, see the issue #1602 if you are interested to improve the Unicode support of the Windows console. A workaround is for example to play with IDLE which has a better Unicode support. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue21808> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com