Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #77699

Re: "We made from water every living thing"...

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder5.xlned.com!news.astraweb.com!border2.a.newsrouter.astraweb.com!news.tele.dk!news.tele.dk!small.news.tele.dk!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.146
X-Spam-Level *
X-Spam-Evidence '*H*': 0.71; '*S*': 0.01; 'cc:addr:python-list': 0.11; 'thread': 0.14; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; 'mon,': 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'point': 0.28; 'message-id:@mail.gmail.com': 0.30; 'dropped': 0.31; 'sep': 0.31; "i'd": 0.34; 'subject:from': 0.34; 'received:google.com': 0.35; 'done': 0.36; "didn't": 0.36; 'pm,': 0.38; 'rather': 0.38; 'quote': 0.39; 'even': 0.60; 'forum': 0.61; 'different': 0.65; 'finish': 0.65; 'bothered': 0.68; 'subject:made': 0.84; '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=/6NyTAqxsu/AB9uLMZxkCwRZsJctOKSUz8mUwhwKQuk=; b=GuTrBkrRVTLkL13F269G54p+0cfpcsu9CuLJSwZw9aslxfiWHPyfg2+iBCk6PEEzlt 78TLbDDFjvMcST/44uyIcwkBfIgXwMvQ1HIZ5n5BopeWIFKMPJ7t3ZvShqdMzsgTlz3c 8bj4B+Ak+U4LHxP9NSZKaZVmG46NigCt596rovpFw5exoHPyLcXrYvzQloNHNmAakePQ NvaixAj5UqmbRQF4WiKDWj6jCln1huLaRTSxhTv3x1loxMfclMzZd8mC3xf2zl3WmUB6 UymQze5BTlr9/ReginPc/qYZxVG26eucNihjKyJMLozjELP46TaES4+7/pq99T8UNvoI k/lw==
MIME-Version 1.0
X-Received by 10.43.96.65 with SMTP id cf1mr31135792icc.26.1410181606546; Mon, 08 Sep 2014 06:06:46 -0700 (PDT)
In-Reply-To <CAN1F8qUzQxuwP=gwYQOtMcQ=x59yYPP2qCAnnB0-uTdsbyPavg@mail.gmail.com>
References <bdaa8eab-fb78-4ac9-b5f6-20f0cddb2bec@googlegroups.com> <540cd120$0$51276$c3e8da3$de690749@news.astraweb.com> <mailman.13857.1410129339.18130.python-list@python.org> <e76dndAFfI96BZDJnZ2dnUU7-SWdnZ2d@giganews.com> <CAN1F8qUzQxuwP=gwYQOtMcQ=x59yYPP2qCAnnB0-uTdsbyPavg@mail.gmail.com>
Date Mon, 8 Sep 2014 23:06:46 +1000
Subject Re: "We made from water every living thing"...
From Chris Angelico <rosuav@gmail.com>
Cc python-list <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.13871.1410181614.18130.python-list@python.org> (permalink)
Lines 11
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1410181614 news.xs4all.nl 2880 [2001:888:2000:d::a6]:57354
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:77699

Show key headers only | View raw


On Mon, Sep 8, 2014 at 10:41 PM, Joshua Landau <joshua@landau.ws> wrote:
> I don't think allowing people to be disrespectful because they
> accessed the forum in a different way is a good idea. I'd rather we
> all just be nice.

May I just point out that lots of us didn't even see the original
post? If "Tony the Tiger" hadn't bothered to quote it, it would
quietly have dropped into oblivion. Let's let this thread finish and
have done with the whole matter.

ChrisA

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

"We made from water every living thing"... bv4bv4bv4@gmail.com - 2014-09-04 13:44 -0700
  Re: "We made from water every living thing"... Tony the Tiger <tony@tiger.invalid> - 2014-09-07 21:41 +0000
    Re: "We made from water every living thing"... MRAB <python@mrabarnett.plus.com> - 2014-09-07 22:55 +0100
    Re: "We made from water every living thing"... Ned Batchelder <ned@nedbatchelder.com> - 2014-09-07 18:35 -0400
      Re: "We made from water every living thing"... "David H. Lipman" <DLipman~nospam~@Verizon.Net> - 2014-09-08 07:54 -0400
        Re: "We made from water every living thing"... Joshua Landau <joshua@landau.ws> - 2014-09-08 13:41 +0100
        Re: "We made from water every living thing"... Chris Angelico <rosuav@gmail.com> - 2014-09-08 23:06 +1000
          Re: "We made from water every living thing"... "David H. Lipman" <DLipman~nospam~@Verizon.Net> - 2014-09-08 14:51 -0400
        Re: "We made from water every living thing"... Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-09-08 14:09 +0100
  Re: "We made from water every living thing"... Gene Heskett <gheskett@wdtv.com> - 2014-09-08 11:28 -0400
    Re: "We made from water every living thing"... Grant Edwards <invalid@invalid.invalid> - 2014-09-08 16:41 +0000

csiph-web