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

Terry J. Reedy report at bugs.python.org
Tue Jul 3 21:44:59 CEST 2012


Terry J. Reedy <tjreedy at udel.edu> added the comment:

I was reporting stock, as distributed 3.3b0.

Is unicode3.py something to run once or import in each app that wants unicode output? Either way, if it is possible to fix the console, why is it not distribute it with the fix?

>Terry, applications for non-programmers that want to emit Unicode on the console... so the IDLE shell isn't appropriate.

Someone just posted on python-list about a problem with that.

Hmm. Maybe IDLE should gain a batch-mode console window -- basically a stripped down version of the current shell -- a minimal auto-gui for apps.

----------

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


More information about the Python-bugs-list mailing list