[issue2827] IDLE 3.0a5 cannot handle UTF-8
Pavel Kosina
report at bugs.python.org
Fri Jan 2 22:04:18 CET 2009
Pavel Kosina <geon at post.cz> added the comment:
Thank you. Not sure, what to do now, cause the putting down of IDLE is
fixed, but still within IDLE I get wrong output:
x="ěščřžýáíé"
print (x)
>>>
ěščřžýáĂĂ©
when running this script under python command line form another editor,
I get the output readable as expected. Shall I open another issue?
Added file: http://bugs.python.org/file12547/q.py
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue2827>
_______________________________________
More information about the Python-bugs-list
mailing list