Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Article on the future of Python

Received: by 10.216.207.38 with SMTP id m38mr207897weo.13.1348764734044;
        Thu, 27 Sep 2012 09:52:14 -0700 (PDT)
Path: q10ni7649392wif.0!nntp.google.com!proxad.net!feeder1-2.proxad.net!usenet-fr.net!nerim.net!novso.com!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path: <jeanpierr...@gmail.com>
X-Original-To: python-l...@python.org
Delivered-To: python-l...@mail.python.org
X-Spam-Status: OK 0.035
X-Spam-Evidence: '*H*': 0.93; '*S*': 0.00; 'subject:Python': 0.05;
	'missed': 0.09; 'lawrence': 0.09; 'sep': 0.09; 'cc:addr:python-
	list': 0.10; 'received:209.85.216.53': 0.16; 'wrote:': 0.17;
	'thu,': 0.17; 'written': 0.20; 'cc:2**0': 0.23; 'cc:no real
	name:2**0': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-
	To:1': 0.25; 'message-id:@mail.gmail.com': 0.27; 'post': 0.28;
	"d'aprano": 0.29; 'steven': 0.29; 'words': 0.29;
	'received:google.com': 0.34; 'pm,': 0.35; 'received:209.85': 0.35;
	'received:209': 0.37; 'received:209.85.216': 0.37; 'subject:: ':
	0.38; 'mark': 0.38; 'header:Received:5': 0.40; 'your': 0.60;
	'referred': 0.62; 'to,': 0.65; 'direct': 0.69; 'article': 0.78;
	'to:addr:yahoo.co.uk': 0.84; 'why?': 0.84
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:from:date:message-id:subject:to
	:cc:content-type;
	bh=6awICJdgKV2VgLAHgZ36YNvFYeJlrf+Dk9VQgBYELbM=;
	b=m6wiWNOI0qyK7Ve0CJuMXoHuQ82AYWGJCJSMofBqXtBzQsRlwFh3z/9Fh+/vmTnTPD
	kQiVMUjqqlZ62DXY6atzd63mVZfoJPd1/fc5InrsPB3n7fyzEgnvOeVFMZnebuIegHcW
	4UAubioxr0jhNrqWw5i9xpKJ5m+9I4vlSvoYgk9qy8jH3+Hd7qJtuvTqM5MEyLvRw8bV
	+M5rsF+evHG+TgMPBXrA9ZDFapOAPbMAMh7dNNtWLPR18tqFBjojWuCJQ8bt0JyrrNb2
	SXKqM9grI9Mq6rSfpC/UI+AKb0Jgl3KWc8wiHSZkhyUiZVpj9ISs51+G2AaAFwpio1At
	SOXw==
MIME-Version: 1.0
In-Reply-To: <k41vk1$acq$1@ger.gmane.org>
References: <mailman.1294.1348560867.27098.python-list@python.org>
	<5063ee76$0$29997$c3e8da3$5496439d@news.astraweb.com>
	<mailman.1485.1348747917.27098.python-list@python.org>
	<506461bc$0$29981$c3e8da3$54964...@news.astraweb.com>
	<CABicbJKzr5fikwTbNWA5egAXGqK35ajuxVEqZOfjJ-iKJC-...@mail.gmail.com>
	<k41vk1$ac...@ger.gmane.org>
From: Devin Jeanpierre <jeanpierr...@gmail.com>
Date: Thu, 27 Sep 2012 12:50:43 -0400
Subject: Re: Article on the future of Python
To: Mark Lawrence <breamore...@yahoo.co.uk>
Cc: python-l...@python.org
X-BeenThere: python-l...@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: <http://mail.python.org/mailman/options/python-list>,
	<mailto:python-list-requ...@python.org?subject=unsubscribe>
List-Archive: <http://mail.python.org/pipermail/python-list/>
List-Post: <mailto:python-l...@python.org>
List-Help: <mailto:python-list-requ...@python.org?subject=help>
List-Subscribe: <http://mail.python.org/mailman/listinfo/python-list>,
	<mailto:python-list-requ...@python.org?subject=subscribe>
Newsgroups: comp.lang.python
Message-ID: <mailman.1496.1348764686.27098.python-l...@python.org>
Lines: 8
NNTP-Posting-Host: 2001:888:2000:d::a6
X-Trace: 1348764687 news.xs4all.nl 6913 [2001:888:2000:d::a6]:54415
X-Complaints-To: ab...@xs4all.nl
Content-Type: text/plain; charset=UTF-8

On Thu, Sep 27, 2012 at 12:45 PM, Mark Lawrence <breamore...@yahoo.co.uk> wrote:
> The article Steven D'Aprano referred to is not a direct response to the
> article I referred to, yet your words are written as if it were.  May I ask
> why?  Or have I missed something?

Post hoc ergo propter hoc :(

-- Devin