how to get double-quoted json body in python?

后端 未结 0 704
执笔经年
执笔经年 2020-12-02 13:52

I have such code in python3 to try to load the json data from "sample.json" file, and then to make a post REST API call.

import json

with open(\'sa         


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