Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.041 X-Spam-Evidence: '*H*': 0.92; '*S*': 0.00; 'subject:Python': 0.06; 'cc:addr:python-list': 0.11; 'jan': 0.12; 'thread': 0.14; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'url:peps': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; 'url:dev': 0.24; "haven't": 0.24; 'cc:2**0': 0.24; "i've": 0.25; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'message- id:@mail.gmail.com': 0.30; 'figure': 0.32; 'url:python': 0.33; 'fri,': 0.33; 'but': 0.35; 'received:google.com': 0.35; 'url:org': 0.36; 'being': 0.38; 'read': 0.60; 'most': 0.60; '30,': 0.65; 'subject:! ': 0.74; '2015': 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=LhRS51ntIbceIXTQ/rqe+k6i29awfisWQeIgcfjziZ0=; b=uiksyKg9ftZfs6PrFGLC8PIDcKjBMxBTR+N9pcFbUdi1G3KSqGczmoyodQP7s5XazN q6CwTgcieYwdi0Q6+3be0rdhPQmy+TOXE+Ax9I39J0U7ibk/iRfcLT23zfClVlVC+Eh/ N/QzUPmic0DbZRMfanxSzDaX84tglxvzHV24U7Bd+R24/pqdEoeccQ3qgI/7Fh7y1kw0 HVOsvUDwrDmkA/W2Q4qmj6nKI017fLFPSl2S1h2d6NfRCNeApsIp1T5GNW7l2lMSxUlJ z8E3gTyEvZ7KPsr9Xvekxb5/AcvCj976Ahk21bju63x8v2+ij2ZijBiubE0Fe+iqAFzc 1wfQ== MIME-Version: 1.0 X-Received: by 10.50.79.161 with SMTP id k1mr4084454igx.14.1422573435030; Thu, 29 Jan 2015 15:17:15 -0800 (PST) In-Reply-To: <5Vyyw.472566$me1.406185@fx23.am4> References: <54c07d04$0$13012$c3e8da3$5496439d@news.astraweb.com> <5Vyyw.472566$me1.406185@fx23.am4> Date: Fri, 30 Jan 2015 10:17:14 +1100 Subject: Re: Python is DOOMED! Again! From: Chris Angelico Cc: "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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 9 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1422573437 news.xs4all.nl 2910 [2001:888:2000:d::a6]:55395 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:84854 On Fri, Jan 30, 2015 at 9:57 AM, BartC wrote: > I've read most of the thread but haven't been able to figure out /why/ this > is being proposed. What is the advantage, speed? Have a read of the PEP: https://www.python.org/dev/peps/pep-0484/ ChrisA