Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder1.xlned.com!newsfeed.xs4all.nl!newsfeed3.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.009 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; '16,': 0.03; 'subject:Python': 0.06; 'string': 0.09; 'lawrence': 0.09; 'cc:addr :python-list': 0.11; 'python': 0.11; 'jan': 0.12; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'personally,': 0.16; 'travis': 0.16; 'wrote:': 0.18; 'result.': 0.19; 'thu,': 0.19; '>>>': 0.22; 'cc:addr:python.org': 0.22; 'versions': 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'specifically': 0.29; 'chris': 0.29; 'am,': 0.29; 'message- id:@mail.gmail.com': 0.30; "d'aprano": 0.31; 'exceptions': 0.31; 'steven': 0.31; 'totally': 0.33; 'maybe': 0.34; 'but': 0.35; 'received:google.com': 0.35; 'sure': 0.39; 'called': 0.40; 'worry': 0.60; 'wish': 0.70; 'cut': 0.74; 'heh.': 0.84; 'amongst': 0.91; 'heat': 0.91; '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:content-transfer-encoding; bh=mueTtS04BS4E8ze7QJa6sBBRkItXDoPv+ejCACLQTKo=; b=yQba4yJIz0TXV7ISD5xxJxHkY6w1MFE9Yd+cHSBybrlx4tnyHxQmiHYlfLheqqt4sN Z+GBGZTzpPe5pHwH/x6Uq23LLMLIa8ThGsBLzX5Hj7oSeA1l7R81oa3J1r20hAQgGvgT NvKki95oOyerlscaEdoetssjW5Uj1Nf5rYRRcIOjUP2Zi45nTiNMZiGJGyqIYtF42RNp NbqJnz4oA+gMaKS2A4LokLrK6DKHwNsS+52JuZ+9gjf/EqjoIX6PvNGyNzaHxqvdsiYQ C5jNvLcryXmSTLb5XJHnAv3FdI9yCB0UmmdleBiGlFAgxnvfBbYa5cUTRFODjzFT/MHV kc7A== MIME-Version: 1.0 X-Received: by 10.66.26.176 with SMTP id m16mr4160155pag.142.1389805722412; Wed, 15 Jan 2014 09:08:42 -0800 (PST) In-Reply-To: References: <67875DC9-A6AF-4FB5-BB88-56F6F31B6755@gmail.com> Date: Thu, 16 Jan 2014 04:08:42 +1100 Subject: Re: Python 3.x adoption From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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: 26 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1389805726 news.xs4all.nl 2925 [2001:888:2000:d::a6]:57598 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:64003 On Thu, Jan 16, 2014 at 3:46 AM, Mark Lawrence wr= ote: > On 15/01/2014 16:14, Chris Angelico wrote: >> >> On Thu, Jan 16, 2014 at 2:43 AM, Travis Griggs >> wrote: >>> >>> Personally, I wish they=E2=80=99d start python4, sure would take the he= at out of >>> the 3 vs 2 debates. And maybe there=E2=80=99d be a program called twent= yfour as a >>> result. >> >> >> Learn All Current Versions of Python in Twenty-Four Hours? >> >> ChrisA >> > > Totally unfair, Steven D'Aprano amongst others would have a head start :) Heh. I said "Current" specifically to cut out 1.5.2, and also to eliminate the need to worry about string exceptions and so on. But mainly just for the pun. ChrisA