How to replace all occurence of string in a nested dict?

前端 未结 0 1728
悲&欢浪女
悲&欢浪女 2021-01-03 01:11

I\'m using Python3 and I have some dict like the following one:

{
  "test": "asdas",
  "value": "REPLACE_ME",
  "         


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