python3 json.decoder.JSONDecodeError: Expecting property name enclosed in double quotes: line 1 col
需要把字符串类型的json转换成字典,但是一直提示json.decoder.JSONDecodeError:Expectingpropertynameenclosedindoublequotes:line1column2(char1)后面查看资料才知道是因为字典的键位有两个少了引号{q:"python",p:false,s:["python基础教程","python入门","pythonweb开发