Python论坛  - 讨论区

标题:[python-chinese] pydev,NewEdit,Wing IDE里共同存在的utf-8问题

2005年04月29日 星期五 12:25

wang dy dongyang.wang at gmail.com
Fri Apr 29 12:25:34 HKT 2005

各位好,
 在pydev,NewEdit,Wing IDE里的运行环境里,当遇到语句 unicode(message, "utf8") 
的执行,如遇message里包含汉字,都会报一下错误
 exceptions.UnicodeEncodeError: 'ascii' codec can't encode characters in 
position 40-41: ordinal not in range(128)
 但脚本在命令提示符下面直接运行脚本是没有这个错误的,这个给调试带来很大不便,大家都有遇到么?请问如何解决?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20050429/97f8f490/attachment.htm

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2005年04月29日 星期五 12:49

limodou limodou at gmail.com
Fri Apr 29 12:49:50 HKT 2005

再转一下:
unicode(message, "utf-8").encode("cp936")
就可以了

在05-4-29,wang dy<dongyang.wang at gmail.com> 写道:
> 各位好, 
>    在pydev,NewEdit,Wing IDE里的运行环境里,当遇到语句  unicode(message, "utf8")
> 的执行,如遇message里包含汉字,都会报一下错误 
>   
> exceptions.UnicodeEncodeError: 'ascii' codec can't encode characters in
> position 40-41: ordinal not in range(128) 
>   
> 但脚本在命令提示符下面直接运行脚本是没有这个错误的,这个给调试带来很大不便,大家都有遇到么?请问如何解决? 
>  
> _______________________________________________
> python-chinese list
> python-chinese at lists.python.cn
> http://python.cn/mailman/listinfo/python-chinese
> 
> 
> 


-- 
I like python! 
My Donews Blog: http://www.donews.net/limodou
New Google Maillist: http://groups-beta.google.com/group/python-cn

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号