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

Nick Coghlan report at bugs.python.org
Mon May 11 10:07:25 CEST 2015


Nick Coghlan added the comment:

It sounds like fixing this properly requires fixing issue 17620 first (so the interactive interpreter actually uses sys.stdin), so I've flagged that as a dependency.

----------
dependencies: +Python interactive console doesn't use sys.stdin for input

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


More information about the Python-bugs-list mailing list