UnicodeEncodeError: 'ascii' codec can't encode

python error 处理:python

     

reload(sys)
sys.setdefaultencoding('utf-8')
相关文章
相关标签/搜索