Python中utf-8 and gb2312的问题

  • Post author:
  • Post category:python

@utf-8 and gb2312的问题

错误显示为:
UnicodeDecodeError: ‘utf-8’ codec can’t decode byte 0xff in position 0: invalid start byte

把utf-8改成了gb2312依然无果!谢谢!


版权声明:本文为zongbb1983原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明。