Json Comaprision

2015-05-06 Thread pra devOPS
Hi All:


I wanted to compare two json files ignoring few of the keys in the json
files.

Can anybody suggest me few things?

Thanks,
Siva
-- 
https://mail.python.org/mailman/listinfo/python-list


Re: Json Comaprision

2015-05-26 Thread pra devOPS
Hey all thanks for the answers,

I am done wiht the same .

Sorry fore delayed replied

On Wed, May 6, 2015 at 9:27 AM, John Gordon  wrote:

> In  pra devOPS <
> siv.dev...@gmail.com> writes:
>
> > I wanted to compare two json files ignoring few of the keys in the json
> > files.
>
> > Can anybody suggest me few things?
>
> Load each json file into a python object, delete the keys you don't care
> about, and compare the two objects.
>
> --
> John Gordon Imagine what it must be like for a real medical doctor
> to
> gor...@panix.comwatch 'House', or a real serial killer to watch
> 'Dexter'.
>
> --
> https://mail.python.org/mailman/listinfo/python-list
>
-- 
https://mail.python.org/mailman/listinfo/python-list