python 比较两个json数据是否相等,如何比较两个JSON对象与相同的元素在不同的顺序相等?...
HowcanItestwhethertwoJSONobjectsareequalinpython,disregardingtheorderoflists?Forexample...JSONdocumenta:{"errors":[{"error":"invalid","field":"email"},{"error":"required","field":"name"}],"success":fa