Python 2.7 json.dumps sort_keys not working as expected

前端 未结 0 408
傲寒
傲寒 2021-01-06 12:54

I am new to python and I have the following code to read a json file which has nested dictionaries. I am using python json.dumps to sort the keys based on IP range.

H

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