Message78933
I vote for fixing this too. This might be simplified/another example of
above mentioned issues:
# -*- coding: utf-8 -*-
print ("ěščřžýáíé")
in IDLE prints this:
>>>
ěščřžýáĂĂ©
When running this script under python command line from another editor,
I get the output readable as expected. |
|
| Date |
User |
Action |
Args |
| 2009-01-03 05:00:27 | geon | set | recipients:
+ geon, loewis, terry.reedy, vstinner |
| 2009-01-03 05:00:26 | geon | set | messageid: <[email protected]> |
| 2009-01-03 05:00:24 | geon | link | issue4008 messages |
| 2009-01-03 05:00:24 | geon | create | |
|