Convert JSON dictionary comprehension output (with Python) into a valid JSON format

前端 未结 0 1955
南方客
南方客 2021-01-03 07:40

Here is a part of my Python code which print JSON data (from "unique" variable) and save it in a file:

import json

json_final = open(\'config/php_c         


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