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


Groups > comp.lang.python > #98586

Re: Getting response by email reply message

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Laura Creighton <lac@openend.se>
Newsgroups comp.lang.python
Subject Re: Getting response by email reply message
Date Tue, 10 Nov 2015 11:37:12 +0100
Lines 16
Message-ID <mailman.205.1447151839.16136.python-list@python.org> (permalink)
References <79f2c622-e626-43ae-bcec-f85d394ce575@googlegroups.com> <mailman.183.1447086069.16136.python-list@python.org> <83cc2194-ca24-4c44-b5a0-ee6e7b0a8077@googlegroups.com> <mailman.197.1447134132.16136.python-list@python.org> <82415229-a6b3-44ff-bae0-0e847dbd9d13@googlegroups.com> <201511101023.tAAANLUH000336@fido.openend.se>
Mime-Version 1.0
Content-Type text/plain; charset="us-ascii"
X-Trace news.uni-berlin.de mSR0cJii2DCZTqBtCab19g6gf1uLwaPBfYzPyYZGaM9Q==
Return-Path <lac@openend.se>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.009
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'cc:addr:python-list': 0.09; 'creighton': 0.09; 'received:openend.se': 0.09; 'received:theraft.openend.se': 0.09; 'subject:Getting': 0.09; 'cc:addr:lac': 0.16; 'cc:addr:openend.se': 0.16; 'from:addr:lac': 0.16; 'from:addr:openend.se': 0.16; 'from:name:laura creighton': 0.16; 'message-id:@fido.openend.se': 0.16; 'received:fido': 0.16; 'received:fido.openend.se': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'laura': 0.18; '2015': 0.20; 'cc:addr:python.org': 0.20; 'cc:2**2': 0.20; 'cc:addr:gmail.com': 0.24; 'purposes.': 0.29; 'received:se': 0.29; 'typically': 0.29; 'that.': 0.30; 'tue,': 0.34; 'nov': 0.35; 'subject:: ': 0.37; 'charset:us-ascii': 0.37; 'where': 0.40; 'header:Message-Id:1': 0.61; 'more': 0.63; 'world': 0.64; 'live,': 0.66; 'demand': 0.79; 'header:In-reply-to:1': 0.84; 'cc:no real name:2**2': 0.91; 'subject:response': 0.91
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=openend.se; s=default; t=1447151833; bh=RseAaVL/dpHXOkAcE0kQcZB9UojhVsfloXfYj60+Cyo=; h=To:cc:From:Subject:In-reply-to:References:Date:From; b=gEMVch7gCUwkfRBhiWslx57odcoT4HsgycFQ83u7n56InF/HG4a26gwpOBGB1Ibhc oML2wEk5N6YMe2Xp1+Pc84QqKz01EyJbVOa2sMaJnLDogltw0xrZcloiuEhp6HqcBM R2x/BQWPWBvpFVODXtUbi30wcXURhPJYsybO01j0=
In-reply-to <201511101023.tAAANLUH000336@fido.openend.se>
Comments In-reply-to Laura Creighton <lac@openend.se> message dated "Tue, 10 Nov 2015 11:23:21 +0100."
Content-ID <1676.1447151832.1@fido>
X-Greylist Sender IP whitelisted, not delayed by milter-greylist-4.3.9 (theraft.openend.se [82.96.5.2]); Tue, 10 Nov 2015 11:37:13 +0100 (CET)
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>
Xref csiph.com comp.lang.python:98586

Show key headers only | View raw


In a message of Tue, 10 Nov 2015 11:23:21 +0100, Laura Creighton writes:
>Their is no demand for 'yes/no answers' -- you can typically vote for

s/Their/There/

...

>the whole thing way, way, way to heavy-weight for most purposes.

s/to/too/
also s/heavy-weight/heavyweight/ depending on where in the world you
live, out of scope for this correction.

Sorry about that.  I need more caffeine.

Laura

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


Thread

Getting response by email reply message zljubisic@gmail.com - 2015-11-09 08:12 -0800
  Re: Getting response by email reply message Joel Goldstick <joel.goldstick@gmail.com> - 2015-11-09 11:21 -0500
    Re: Getting response by email reply message zljubisic@gmail.com - 2015-11-09 13:45 -0800
      Re: Getting response by email reply message Laura Creighton <lac@openend.se> - 2015-11-10 06:42 +0100
        Re: Getting response by email reply message zljubisic@gmail.com - 2015-11-09 23:09 -0800
          Re: Getting response by email reply message Laura Creighton <lac@openend.se> - 2015-11-10 11:23 +0100
          Re: Getting response by email reply message Laura Creighton <lac@openend.se> - 2015-11-10 11:37 +0100
  Re: Getting response by email reply message Tim Chase <python.list@tim.thechases.com> - 2015-11-09 12:15 -0600
    Re: Getting response by email reply message zljubisic@gmail.com - 2015-11-09 13:53 -0800
      Re: Getting response by email reply message Denis McMahon <denismfmcmahon@gmail.com> - 2015-11-09 22:14 +0000
      Re: Getting response by email reply message Tim Chase <python.list@tim.thechases.com> - 2015-11-09 16:45 -0600
  Re: Getting response by email reply message Ian Kelly <ian.g.kelly@gmail.com> - 2015-11-09 15:30 -0700
    Re: Getting response by email reply message Marko Rauhamaa <marko@pacujo.net> - 2015-11-10 00:43 +0200
  Re: Getting response by email reply message Chris Angelico <rosuav@gmail.com> - 2015-11-10 09:37 +1100

csiph-web