会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
ZhanGang Blog
博客园
首页
新随笔
联系
订阅
管理
2017年3月29日
python 提示 AttributeError: module 'json' has no attribute 'dumps'
摘要: 最近在学习python解析json的时候遇到问题, 提示 AttributeError: module 'json' has no attribute 'dumps' (模块没有dumps属性的意思) 解决方法: 我新建的文件叫做json.py,解析json的模块也叫json.py,两个文件冲突了,
阅读全文
posted @ 2017-03-29 15:24 GangZhan
阅读(9420)
评论(1)
推荐(2)
编辑
公告