代码改变世界

SyntaxError: Non-ASCII character '\xe7' in file 错误的解决方法

2013-07-24 14:40  江湖么名  阅读(510)  评论(0)    收藏  举报

在代码开头写下面的定义即可

#encoding:utf-8