如何修复 Pycharm 4.5 调试器中 Unicode 符号的丑陋外观?

How to fix the ugly appearance of Unicode symbols in Pycharm 4.5 debugger?

您是否知道如何修复 Pycharm 调试器中西里尔字符的丑陋外观?

How to get PyCharm to display unicode data in its console? - 我试过了,但是不行。

似乎无法在调试器中将字节视为编码的 Unicode 字符串。

但还有一个不同的方法: 1)创建重复对象 2) 处理字典条目以 utf-8

编码