python 中文处理

python里面要处理中文,在模块首行加上以下:(注意要写在第一行,各种注释和import前面)

#-*-coding:utf-8-*-

 

posted @ 2013-03-31 20:33  peterpanzsy  阅读(192)  评论(1编辑  收藏  举报