Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #90041
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!bcyclone02.am1.xlned.com!bcyclone02.am1.xlned.com!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <siv.devops@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.032 |
| X-Spam-Evidence | '*H*': 0.94; '*S*': 0.00; 'json': 0.07; 'suggest': 0.14; 'ignoring': 0.16; 'files.': 0.16; 'thanks,': 0.17; 'all:': 0.24; 'compare': 0.26; 'message-id:@mail.gmail.com': 0.30; 'keys': 0.31; 'anybody': 0.35; 'received:google.com': 0.35; 'two': 0.37; 'to:addr:python-list': 0.38; 'files': 0.38; 'to:addr:python.org': 0.39 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=NyS3WEhy6zlDXckiUvERhMvGlQQWRbW61b2jx28VgTU=; b=PulIgyjS9yZIZEuj7MhsRu7CNDClrPq57Ylpic0HB5yfGjllgPDKCHe4lEFcU65nzb GoEzO5gyWN/F2RDhjdCUM/n6eK9FZj6Z5+QtEdfEwd1t5BkyoW92xN145Cxz1uFMAd+Q 8Lgs5vLSdEiSzuedCf14kqifrgOTl87CwURh5JjGnIAsvIGuwIdJjRGLZokUy7lyDA/K LESTMwEKC32mO3PNHSz4InyXn5wjN+slqojqNp7+2EVli45aB/uigZH/kMifeSeZIhCO uObHi7KsAaZChsO70lw2DECpi+7933qyi+pdaz8LlJ6MjrrAjvCK05tQYVADFdrcsmEl daLA== |
| MIME-Version | 1.0 |
| X-Received | by 10.60.174.33 with SMTP id bp1mr24037124oec.19.1430855720549; Tue, 05 May 2015 12:55:20 -0700 (PDT) |
| Date | Tue, 5 May 2015 12:55:20 -0700 |
| Subject | Json Comaprision |
| From | pra devOPS <siv.devops@gmail.com> |
| To | python-list@python.org |
| Content-Type | multipart/alternative; boundary=089e0112c4d4f2c16105155b0e8b |
| X-Mailman-Approved-At | Wed, 06 May 2015 10:54:46 +0200 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.164.1430902487.12865.python-list@python.org> (permalink) |
| Lines | 20 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1430902487 news.xs4all.nl 2885 [2001:888:2000:d::a6]:36569 |
| X-Complaints-To | abuse@xs4all.nl |
| X-Received-Bytes | 3088 |
| X-Received-Body-CRC | 2029768730 |
| Xref | csiph.com comp.lang.python:90041 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
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
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Json Comaprision pra devOPS <siv.devops@gmail.com> - 2015-05-05 12:55 -0700
Re: Json Comaprision John Gordon <gordon@panix.com> - 2015-05-06 16:27 +0000
Re: Json Comaprision pra devOPS <siv.devops@gmail.com> - 2015-05-26 05:57 -0700
Re: Json Comaprision Denis McMahon <denismfmcmahon@gmail.com> - 2015-05-08 11:22 +0000
csiph-web