json.dumps() produces stringed each line instead of regular json looking output

前端 未结 0 1537
猫巷女王i
猫巷女王i 2021-01-22 04:37

I use json.dumps un the loop to create an array of json payloads. now, if I use json.dumps on a single dict I get json string, if I put within a loop with array_name.appen

相关标签:
回答
  • 消灭零回复
提交回复
热议问题