How to modify a subset of an ordered dict of nested dicts, updating the original encompassing dict (analogous to numpy views)

后端 未结 0 1796
生来不讨喜
生来不讨喜 2021-01-06 06:49

I have an xml file I need to customize, then write back to xml. I\'m trying to use xmltodict to get a pythonic, viewable object, but I would like to map out different levels

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