标签:style http ar color os sp for strong 文件
到jpython2.5.3文件下,找到registry文件,将里面的内容这个部分修改
修改前:
# Setting this to a valid codec name will cause the console to use a
# different encoding when reading commands from the console.
#python.console.encoding = cp850
修改后:
# Setting this to a valid codec name will cause the console to use a
# different encoding when reading commands from the console.
python.console.encoding = cp850
高端自动化测试交流群:310924886
jpython LookupError: unknown encoding ‘ms936‘ 问题解决
标签:style http ar color os sp for strong 文件
原文地址:http://my.oschina.net/u/855532/blog/349499