Does ```json.dump()``` in python rewrite or append a JSON file

前端 未结 0 1272
没有蜡笔的小新
没有蜡笔的小新 2020-12-07 08:44

When working with json.dump() I noticed that it appears to be rewriting the entire document. Is this correct, and is there another way to append to the dictiona

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