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

David-Sarah Hopwood report at bugs.python.org
Sat May 19 21:25:22 CEST 2012


David-Sarah Hopwood <david-sarah at jacaranda.org> added the comment:

Giampaolo: See #msg120700 for why that won't work, and the subsequent comments for what will work instead (basically, using WriteConsoleW and a workaround for a Windows API bug). Also see the prototype win_console.patch from Victor Stinner: #msg145963

----------

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


More information about the Python-bugs-list mailing list