Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!newsfeed.eweka.nl!eweka.nl!feeder3.eweka.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!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.004 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'python': 0.09; 'subject:Why': 0.09; 'subject:language': 0.09; 'subject:still': 0.09; 'backward': 0.16; 'easier.': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject: \n ': 0.16; 'subject:created': 0.16; 'subject:python2.7': 0.16; 'subject:python3': 0.16; 'subject:seperate': 0.16; 'subject:where': 0.16; 'wed,': 0.16; 'wrote:': 0.17; "shouldn't": 0.17; 'developer': 0.19; 'effort.': 0.22; 'least': 0.25; 'header :In-Reply-To:1': 0.25; 'developers': 0.26; 'am,': 0.27; 'done.': 0.27; 'question': 0.27; 'message-id:@mail.gmail.com': 0.27; "doesn't": 0.28; 'developing': 0.28; 'all.': 0.28; 'chris': 0.28; 'received:209.85.213.174': 0.29; 'received:mail- yx0-f174.google.com': 0.29; 'probably': 0.29; 'subject: ?': 0.30; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'pm,': 0.35; 'received:209.85': 0.35; 'something': 0.35; 'but': 0.36; 'should': 0.36; 'does': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'easier': 0.38; 'mean': 0.38; 'things': 0.38; 'to:addr:python.org': 0.39; 'where': 0.40; 'header:Received:5': 0.40; 'kind': 0.61; 'course.': 0.62; 'necessarily': 0.63; 'subject:there': 0.65; 'lives': 0.71 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=S0XKaWh3L3JcLgMERCApmyBwIIPpNB7x/DqWeh0CY2w=; b=B0j+M8+6y+gTc27myIjemNs7UXnlwGMe9C7wZWYaSxTE56+p6NwUVdZswWzUtKXqji q2RFBqeI9X+8VbPLt8LJNa+PkLTw7N7vx+jlbapIUyeCvfgfQNWvE0ac/cDMtlwM9ra3 0WO0z6GrQlQ8g63R1/82pVFcVffT+J1a5qHFv29Mf3y880u7mq+M+XPvP3xoveP3dSrv LvlqKgIVt50Td7hGEH46d6a/IIAvyfDB56JNJ0SyOTzftVOSUlUCVKTA2MtuJPu0pWI9 x9i2CysSTetnjOAr7g+fq6wjoWAlIl5vp+Ptm8B4mQ9CPOSEPhJhagW3E/gu6aOYbDvT 9Skw== MIME-Version: 1.0 In-Reply-To: References: <1340509604.38915.YahooMailClassic@web164605.mail.gq1.yahoo.com> <4fe92df1$0$29978$c3e8da3$5496439d@news.astraweb.com> <4FEADFB4.5090301@stackless.com> Date: Wed, 27 Jun 2012 22:05:17 +1000 Subject: Re: Why has python3 been created as a seperate language where there is still python2.7 ? 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.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: 17 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1340798720 news.xs4all.nl 6983 [2001:888:2000:d::a6]:56812 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:24504 On Wed, Jun 27, 2012 at 9:24 PM, Devin Jeanpierre wrote: > On Wed, Jun 27, 2012 at 7:02 AM, Chris Angelico wrote: >> Much easier to simply say no. > > It's also easier to cease developing Python at all. > > By which I mean: just because something is hard doesn't mean it > shouldn't be done. Lots of things Python does are hard, but they make > users' lives easier. The question should probably be where developer > effort is best spent, not where developers spend the least effort. Of course, of course. Easier doesn't necessarily mean better. But there's a much larger cost to this kind of backward compatibility than many people realize. ChrisA