Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!newsfeed.xs4all.nl!newsfeed6.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.030 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; 'subject:Python': 0.05; 'python': 0.08; 'encouraged.': 0.09; 'am,': 0.12; 'accepted,': 0.16; 'devs': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.18; 'issue.': 0.19; 'received:209.85.210.174': 0.21; 'received:mail- iy0-f174.google.com': 0.21; 'header:In-Reply-To:1': 0.22; 'message-id:@mail.gmail.com': 0.29; 'installed': 0.29; 'equivalent': 0.31; 'fri,': 0.34; 'to:addr:python-list': 0.35; 'but': 0.37; 'received:google.com': 0.37; 'another': 0.37; 'received:209.85': 0.38; 'some': 0.38; 'received:209': 0.39; 'to:addr:python.org': 0.40; 'extremely': 0.40; 'your': 0.61; 'fact,': 0.63; 'plus': 0.63; 'care': 0.71; 'plan,': 0.73; 'nathan': 0.84 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:content-transfer-encoding; bh=SHkWN4cKs0pLJ3G/dEAlQ2t3ds0YGefufcssPVEs8HU=; b=vG1UtTeuWwXd39Pt+tnZpEWXW+Lu2GmQGc7OBHvLW7cU9A+YEcWMGE0di8Xym+9ue5 E0AnxCwQs+nm3TeR24kV8WijgQT/V+GSRW80uMkJjw+3gL86ckpI2MWoCIlDAvja9tvD yemCy4d+GG/qOXjjqWKkyHFsA6bkVifaj2dij6zfNx12gW8sDOjWSCzNZZuVwk7HyBHl iaH0RX3H4bRmIrTz+ObD2ZwQJOSd7gbo7F82k1Zw1J6AYbNYc1EqXIrK78Q0AGNJXuIK GBDyY37oqFwUmBh3gm0CWezNo2GpWbhVC1nNRL/i+zyMcoz5/9+2qKAy538G3Q890eRS UOBQ== MIME-Version: 1.0 In-Reply-To: References: <4f612b19$0$1379$4fafbaef@reader2.news.tin.it> <4f691f3d$0$29981$c3e8da3$5496439d@news.astraweb.com> <87d386lmai.fsf@benfinney.id.au> <8a77bf8d-b12f-442b-a1a3-479b5d66d366@tx8g2000pbc.googlegroups.com> <6af70db0-dc4a-48ee-9ee2-1a934846d5f2@r2g2000pbs.googlegroups.com> <32b8c4ae-2509-43df-abf0-0fb308be398f@oq7g2000pbb.googlegroups.com> <4f6ae931$0$29883$c3e8da3$5496439d@news.astraweb.com> <4f6b5ed9$0$29981$c3e8da3$5496439d@news.astraweb.com> Date: Fri, 23 Mar 2012 06:08:28 +1100 Subject: Re: Python is readable From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 12 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1332443317 news.xs4all.nl 6849 [2001:888:2000:d::a6]:33369 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:22039 On Fri, Mar 23, 2012 at 5:26 AM, Nathan Rice wrote: [regarding Python 2 -> 3] > The extremely slow uptake? =A0I don't really care one way or another but > a lot of the devs have lamented the issue. By your plan, the slow uptake would be accepted, even encouraged. In fact, your plan is effectively equivalent to simply having both Python 2 and Python 3 installed on every computer, plus having some way for them to interact. ChrisA