Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #57423
| 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 | <rosuav@gmail.com> |
| 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 <rosuav@gmail.com> |
| 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 <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.1448.1382599056.18130.python-list@python.org> (permalink) |
| 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 |
Show key headers only | View raw
On Thu, Oct 24, 2013 at 6:01 PM, Peter Cacioppi <peter.cacioppi@gmail.com> 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
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Will Python 3.x ever become the actual standard? dufriz@gmail.com - 2013-10-23 04:57 -0700
Re: Will Python 3.x ever become the actual standard? David <bouncingcats@gmail.com> - 2013-10-23 23:16 +1100
Re: Will Python 3.x ever become the actual standard? Neil Cerutti <neilc@norwich.edu> - 2013-10-23 12:36 +0000
Re: Will Python 3.x ever become the actual standard? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-10-23 19:46 -0400
Re: Will Python 3.x ever become the actual standard? Gene Heskett <gheskett@wdtv.com> - 2013-10-23 19:54 -0400
Re: Will Python 3.x ever become the actual standard? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-23 13:35 +0100
Re: Will Python 3.x ever become the actual standard? "Colin J. Williams" <cjw@ncf.ca> - 2013-10-23 09:05 -0400
Re: Will Python 3.x ever become the actual standard? Tim Golden <mail@timgolden.me.uk> - 2013-10-23 14:13 +0100
Re: Will Python 3.x ever become the actual standard? "Colin J. Williams" <cjw@ncf.ca> - 2013-10-24 20:03 -0400
Re: Will Python 3.x ever become the actual standard? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-23 14:27 +0100
Re: Will Python 3.x ever become the actual standard? Neil Cerutti <neilc@norwich.edu> - 2013-10-23 15:04 +0000
Re: Will Python 3.x ever become the actual standard? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-10-24 00:17 +0000
Re: Will Python 3.x ever become the actual standard? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-24 09:26 +0100
Re: Will Python 3.x ever become the actual standard? Chris Angelico <rosuav@gmail.com> - 2013-10-24 19:31 +1100
Re: Will Python 3.x ever become the actual standard? Skip Montanaro <skip@pobox.com> - 2013-10-23 08:52 -0500
Re: Will Python 3.x ever become the actual standard? Tim Golden <mail@timgolden.me.uk> - 2013-10-23 15:01 +0100
Re: Will Python 3.x ever become the actual standard? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-23 15:16 +0100
Re: Will Python 3.x ever become the actual standard? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-23 15:21 +0100
Re: Will Python 3.x ever become the actual standard? Skip Montanaro <skip@pobox.com> - 2013-10-23 09:34 -0500
Re: Will Python 3.x ever become the actual standard? Tim Golden <mail@timgolden.me.uk> - 2013-10-23 15:43 +0100
Re: Will Python 3.x ever become the actual standard? Chris Angelico <rosuav@gmail.com> - 2013-10-23 23:40 +1100
Re: Will Python 3.x ever become the actual standard? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-23 13:52 +0100
Re: Will Python 3.x ever become the actual standard? Roy Smith <roy@panix.com> - 2013-10-23 08:57 -0400
Re: Will Python 3.x ever become the actual standard? Kevin Walzer <kw@codebykevin.com> - 2013-10-23 11:03 -0400
Re: Will Python 3.x ever become the actual standard? Dan Stromberg <drsalists@gmail.com> - 2013-10-23 13:15 -0700
Re: Will Python 3.x ever become the actual standard? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-10-24 00:18 +0000
Re: Will Python 3.x ever become the actual standard? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-24 09:18 +0100
Re: Will Python 3.x ever become the actual standard? Peter Cacioppi <peter.cacioppi@gmail.com> - 2013-10-23 21:57 -0700
Re: Will Python 3.x ever become the actual standard? Chris Angelico <rosuav@gmail.com> - 2013-10-24 17:46 +1100
Re: Will Python 3.x ever become the actual standard? Ethan Furman <ethan@stoneleaf.us> - 2013-10-23 23:32 -0700
Re: Will Python 3.x ever become the actual standard? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-24 09:29 +0100
Re: Will Python 3.x ever become the actual standard? Peter Cacioppi <peter.cacioppi@gmail.com> - 2013-10-23 22:12 -0700
Re: Will Python 3.x ever become the actual standard? Steven D'Aprano <steve@pearwood.info> - 2013-10-24 06:45 +0000
Re: Will Python 3.x ever become the actual standard? Peter Cacioppi <peter.cacioppi@gmail.com> - 2013-10-24 00:01 -0700
Re: Will Python 3.x ever become the actual standard? Chris Angelico <rosuav@gmail.com> - 2013-10-24 18:09 +1100
Re: Will Python 3.x ever become the actual standard? Antoine Pitrou <solipsis@pitrou.net> - 2013-10-24 08:30 +0000
Re: Will Python 3.x ever become the actual standard? Chris Angelico <rosuav@gmail.com> - 2013-10-24 19:37 +1100
Re: Will Python 3.x ever become the actual standard? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-24 09:43 +0100
Re: Will Python 3.x ever become the actual standard? Alister <alister.ware@ntlworld.com> - 2013-10-24 10:30 +0000
Re: Will Python 3.x ever become the actual standard? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-24 09:45 +0100
Re: Will Python 3.x ever become the actual standard? Peter Cacioppi <peter.cacioppi@gmail.com> - 2013-10-24 01:52 -0700
Re: Will Python 3.x ever become the actual standard? Damien Wyart <damien.wyart@free.fr> - 2013-10-24 15:29 +0200
Re: Will Python 3.x ever become the actual standard? ishish <ishish@domhain.de> - 2013-10-24 14:36 +0100
Re: Will Python 3.x ever become the actual standard? Ned Batchelder <ned@nedbatchelder.com> - 2013-10-24 13:31 -0400
Re: Will Python 3.x ever become the actual standard? Terry Reedy <tjreedy@udel.edu> - 2013-10-24 17:00 -0400
Re: Will Python 3.x ever become the actual standard? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-10-24 20:17 -0400
csiph-web