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


Groups > comp.lang.python > #93638

Re: (side-)effects and ...

Path csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!bcyclone05.am1.xlned.com!bcyclone05.am1.xlned.com!newsfeed.xs4all.nl!newsfeed8.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.037
X-Spam-Evidence '*H*': 0.93; '*S*': 0.00; 'cc:addr:python-list': 0.09; 'headers': 0.15; '"hey': 0.16; 'cc:name:python': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.16; 'skip': 0.18; '2015': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'am,': 0.23; 'seems': 0.23; 'sat,': 0.23; 'header:In-Reply-To:1': 0.24; 'header': 0.24; 'message- id:@mail.gmail.com': 0.27; "i'm": 0.30; 'returned': 0.32; 'add': 0.34; 'received:google.com': 0.35; 'but': 0.36; 'google': 0.39; 'sure': 0.39; 'jul': 0.72; 'useful.': 0.72; 'chrisa': 0.84; 'subject: ...': 0.84; 'to:none': 0.91
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=aZGQRpl0ak1R7teIarSecvctBn0fnLQzrBrXEF8eDX4=; b=v1Hl+USasWpJCMtVhecN50d0QJvAc0dOkQisWFnCdgW7y0SghSN6V6pwCN0tSPGG6H dbEARws/GEeyVidTtE8VyWeREwFs4YyhXoccTfHcM9xQc2VIbhuq7rLtEXe4cXPP5xpM zMhVZYv3LHzpexcnSLJI4z3ssB4UsgC9wuW8AOdHCX6dbbrSyg25wfJJUo9ekPNkybbh ihjnS5xwAYenxn1WBfcN9i20tc/+lhdQ9+EALPnUPtPsS+dFoUKDZPIF8BEL2BU2GZ17 yau+eqX/AttIRd63YdAs0FbfgLbGmuE4TwRDzB0LDJzHkzMkGMl1M1jbEyIYJk5bNn+o nbtA==
MIME-Version 1.0
X-Received by 10.50.7.104 with SMTP id i8mr3628580iga.50.1436537919338; Fri, 10 Jul 2015 07:18:39 -0700 (PDT)
In-Reply-To <CANc-5UxREk4QQ_fONu0AiGBW22RXS1NJC+04XN0vzRr36CBKXQ@mail.gmail.com>
References <effects-20150705220525@ram.dialup.fu-berlin.de> <B2Anx.3607$JE3.1012@fx44.am4> <1436483065.507812.319906673.3D3B674E@webmail.messagingengine.com> <CANc-5UyMs3OgQGvH=NMTVzTS99FZbdjOyGcZ5LqTvETN_B_Y+A@mail.gmail.com> <CAPTjJmo+Ct4axOeTEB5tG3kFuUjXp5e52XFQESLmN3qJA2E3SQ@mail.gmail.com> <CANc-5UxREk4QQ_fONu0AiGBW22RXS1NJC+04XN0vzRr36CBKXQ@mail.gmail.com>
Date Sat, 11 Jul 2015 00:18:39 +1000
Subject Re: (side-)effects and ...
From Chris Angelico <rosuav@gmail.com>
Cc Python <python-list@python.org>
Content-Type text/plain; charset=UTF-8
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.395.1436537922.3674.python-list@python.org> (permalink)
Lines 10
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1436537922 news.xs4all.nl 2910 [2001:888:2000:d::a6]:57808
X-Complaints-To abuse@xs4all.nl
X-Received-Bytes 3439
X-Received-Body-CRC 3282183178
Xref csiph.com comp.lang.python:93638

Show key headers only | View raw


On Sat, Jul 11, 2015 at 12:05 AM, Skip Montanaro
<skip.montanaro@gmail.com> wrote:
> I'm not sure about X-No-Html. A quick Google search for that header returned
> nothing useful.

Yeah. At best it seems redundant - "Hey look, there's no HTML in this
message!" - but I suspect it's mainly bragging "I can add headers to
my posts".

ChrisA

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


Thread

Re: (side-)effects and ... Tony the Tiger <tony@tiger.invalid> - 2015-07-09 19:36 +0000
  Re: (side-)effects and ... random832@fastmail.us - 2015-07-09 19:04 -0400
  Re: (side-)effects and ... Chris Angelico <rosuav@gmail.com> - 2015-07-10 12:05 +1000
  Re: (side-)effects and ... Michael Torrie <torriem@gmail.com> - 2015-07-09 22:26 -0600
  Re: (side-)effects and ... Chris Angelico <rosuav@gmail.com> - 2015-07-11 00:18 +1000

csiph-web