码迷,mamicode.com
首页 > 编程语言 > 详细

jpython LookupError: unknown encoding ‘ms936‘ 问题解决

时间:2014-11-27 19:01:06      阅读:319      评论:0      收藏:0      [点我收藏+]

标签: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

bubuko.com,布布扣

高端自动化测试交流群310924886


jpython LookupError: unknown encoding ‘ms936‘ 问题解决

标签:style   http   ar   color   os   sp   for   strong   文件   

原文地址:http://my.oschina.net/u/855532/blog/349499

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!