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 <[email protected]> wrote:

> In <[email protected]> pra devOPS <
> [email protected]> 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
> [email protected]    watch '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

Reply via email to