STINNER Victor <victor.stin...@haypocalc.com> added the comment:

> It is certainly possible to write Unicode to the console 
> successfully using WriteConsoleW

Did you tried with characters not encodable to the code page and with character 
that cannot be rendeded by the font?

See msg120414 for my tests with WriteConsoleOutputW.

----------

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

Reply via email to