Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #68022
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder7.xlned.com!newsfeed.xs4all.nl!newsfeed4a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <rosuav@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.165 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.71; '*S*': 0.04; 'cc:addr:python-list': 0.11; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'sat,': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'posts': 0.26; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'comment': 0.34; 'subject:from': 0.34; 'but': 0.35; 'received:google.com': 0.35; 'add': 0.35; 'reflect': 0.36; 'list.': 0.37; 'pm,': 0.38; 'does': 0.39; 'mar': 0.68; 'prevailing': 0.84; 'spammer': 0.84; 'attitude': 0.91; 'to:none': 0.92 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=SOsGKJyiuPwNC+lcGcm1SsJKpeT0XNQunwJOzONridQ=; b=XVKvc/DymzRs2+07K9YtYp2QC/WDQMZkmnraNWkAjn1Qqr+gaTEp9KkOxq1HeBPXmE 4jNyXUoOX1f9tuMIIS94AX8Xvwa2ZwV+dsLzjIoCGY++R0kq8w4OaZqvcS71/56DezTQ see8MvaZhUyKO+/oiOlDhJMOyqnYVMBHpDJJHIQamI4S9rTYEkTpYTvACT3EbHb5d44G XFHue+zVox/aH+mIXEqpXM9myOEe81oDVQVo1CRjgNOlabFwlNq/JvfQbPvYITvPOij8 QX9zHfmLdcwtkVdrIlUHtHS1TOZWY/pKUvPLN0xvu+qQWQsPnnkG+fKCAEa2+IVpQ5dX NJIA== |
| MIME-Version | 1.0 |
| X-Received | by 10.69.25.69 with SMTP id io5mr26569523pbd.22.1394250578946; Fri, 07 Mar 2014 19:49:38 -0800 (PST) |
| In-Reply-To | <c80f6c49-ac85-4ba4-8ca9-b305a1f4f84e@googlegroups.com> |
| References | <d72d9e78-ee11-4833-b3b2-e90ab52a6d4c@googlegroups.com> <c80f6c49-ac85-4ba4-8ca9-b305a1f4f84e@googlegroups.com> |
| Date | Sat, 8 Mar 2014 14:49:38 +1100 |
| Subject | Re: extract from json |
| From | Chris Angelico <rosuav@gmail.com> |
| Cc | "python-list@python.org" <python-list@python.org> |
| Content-Type | text/plain; charset=UTF-8 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| 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.7919.1394250583.18130.python-list@python.org> (permalink) |
| Lines | 9 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1394250583 news.xs4all.nl 2866 [2001:888:2000:d::a6]:49289 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:68022 |
Show key headers only | View raw
On Sat, Mar 8, 2014 at 2:21 PM, <thrinaxodon666@gmail.com> wrote: > I think it's better if you (CENSORED) off. Teddybubu, please understand that the above comment is from a spammer and does not reflect the prevailing attitude of this list. I don't like to make content-free posts like this, but as you already have the answer you need, there's not a lot for me to add :) ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
extract from json teddybubu@gmail.com - 2014-03-07 12:27 -0800
Re: extract from json Kev Dwyer <kevin.p.dwyer@gmail.com> - 2014-03-07 21:05 +0000
Re: extract from json teddybubu@gmail.com - 2014-03-07 19:02 -0800
Re: extract from json thrinaxodon666@gmail.com - 2014-03-07 19:21 -0800
Re: extract from json Chris Angelico <rosuav@gmail.com> - 2014-03-08 14:49 +1100
spam (wasRe: extract from json) Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-03-08 13:13 +0000
Re: spam (wasRe: extract from json) Chris Angelico <rosuav@gmail.com> - 2014-03-09 00:19 +1100
csiph-web