Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1.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.021 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'subject:Python': 0.06; 'advance': 0.07; 'happen,': 0.09; '24,': 0.16; '__future__': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:ever': 0.16; 'so.': 0.16; 'wrote:': 0.18; 'thu,': 0.19; 'helpful': 0.24; 'looks': 0.24; 'header:In-Reply-To:1': 0.27; 'cool': 0.30; 'message-id:@mail.gmail.com': 0.30; '(which': 0.31; 'code': 0.31; 'getting': 0.31; '(unless': 0.31; 'stuff': 0.32; 'subject:the': 0.34; "i'd": 0.34; 'received:google.com': 0.35; 'doing': 0.36; "i'll": 0.36; 'subject:?': 0.36; 'project': 0.37; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'enough': 0.39; 'system.': 0.39; 'mentioned': 0.61; 'simply': 0.61; '2.7.': 0.84; '2013': 0.98 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:to :content-type; bh=zRdMpXjMHoC32YckAWq2TH98wZxjPsMq2PsGrduPZ1U=; b=xRspkMQ5OMSNuWgHr7lglnefPBVhtve04UCi4q3He3abGqVb5YQLlLLGKpeqF5EyiO yfyJ83hiAIldxMQ3KDHZ/1oT3q18e0f+Hz8tMPx3pW3nxf3d5F+bQyxT7TaA4WcMy2P9 iaRu6Yhyr3n/GoJNqy9NcAPmmgp0khC0zsb1nSyFxoQTTPD0NUFwhHuDRfhXk70cobed nYiHHysSrwUgfwJoP3hRZVIFOifNLQZuJpDeFMRrkh0yPXD16ap7a54jOBdMV7r8VhnD OsXH58iVfKDJgUKjNo+GXoDZ3w5N3Q0ZDeEMXY5FuUSXXE/ljQ2VBGdnzk10uFXZ5bqa qKfQ== MIME-Version: 1.0 X-Received: by 10.68.135.100 with SMTP id pr4mr1439315pbb.62.1382598578739; Thu, 24 Oct 2013 00:09:38 -0700 (PDT) In-Reply-To: <65a60666-7b2d-4328-b392-af38de09eadf@googlegroups.com> References: <6e0bbc6b-9435-4a4b-8840-8a46cc4e0cc5@googlegroups.com> <65a60666-7b2d-4328-b392-af38de09eadf@googlegroups.com> Date: Thu, 24 Oct 2013 18:09:38 +1100 Subject: Re: Will Python 3.x ever become the actual standard? From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 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: 1382599056 news.xs4all.nl 15896 [2001:888:2000:d::a6]:36028 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:57423 On Thu, Oct 24, 2013 at 6:01 PM, Peter Cacioppi wrote: > I'd like to think my project (which looks like it is getting funding, hooray!) will advance the glory of Pythonistan simply by doing cool stuff with 2.7. I'll port it someday (unless it flops, which won't happen, because I won't let it). Which is why I mentioned those helpful __future__ directives, so you can code now and be better able to port in five years when you feel that it's important enough to do so. It's a good system. ChrisA