X-man

导航

2016年1月20日 #

python UnicodeDecodeError: 'ascii' codec can't decode byte 0xa6 in position 907: ordinal not in range(128)

摘要: import sysreload(sys)sys.setdefaultencoding('utf-8') 阅读全文

posted @ 2016-01-20 19:55 雨钝风轻 阅读(227) 评论(0) 推荐(0) 编辑