sunyke 发表于 2017-5-7 13:48:27

python 'ascii' codec can't decode

  import sys
  reload(sys)
  sys.setdefaultencoding('utf-8')
页: [1]
查看完整版本: python 'ascii' codec can't decode