UnicodeEncodeError

import sys
reload(sys)
sys.setdefaultencoding('utf-8')

posted @ 2015-12-30 17:42  gopher-lin  阅读(123)  评论(0编辑  收藏  举报