码迷,mamicode.com
首页 > 编程语言 > 详细

python2.7-encoding报错

时间:2018-02-08 15:37:04      阅读:524      评论:0      收藏:0      [点我收藏+]

标签:open   coding   alt   .json   python2   utf-8   2.7   json   .com   

 

原代码中:self.file = open(‘data.json‘, ‘w‘, encoding=‘utf-8‘)

运行报错:技术分享图片

修改:(导入IO模块)

技术分享图片

 

python2.7-encoding报错

标签:open   coding   alt   .json   python2   utf-8   2.7   json   .com   

原文地址:https://www.cnblogs.com/songge1209/p/8431412.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!