Is it possible in python to parse json to XML using only json and xml.dom packages?

前端 未结 0 1044
鱼传尺愫
鱼传尺愫 2021-01-03 20:51

Like in the title - i need to convert some json to xml, but cannot use any other libraries than xml.dom and json.

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