Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.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.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'python': 0.09; 'subject:Why': 0.09; 'subject:language': 0.09; 'subject:still': 0.09; 'cc:addr:python-list': 0.10; 'easier.': 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; 'cc:2**0': 0.23; 'cc:no real name:2**0': 0.24; 'least': 0.25; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'developers': 0.26; 'am,': 0.27; 'done.': 0.27; 'question': 0.27; 'received:209.85.210.46': 0.27; 'received:mail-pz0-f46.google.com': 0.27; 'message- id:@mail.gmail.com': 0.27; "doesn't": 0.28; 'developing': 0.28; 'all.': 0.28; 'chris': 0.28; 'probably': 0.29; 'subject: ?': 0.30; 'received:google.com': 0.34; '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; 'where': 0.40; 'header:Received:5': 0.40; '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:from:date:message-id:subject:to :cc:content-type; bh=cMz7AbCIpaT/CZATDlSKVbh6RwPb8lbf/AdpnkNb+KM=; b=S9ZoI8oIm9M0QPVEZjra2nxQ6FDqDp3piz5A3GMlre2ZeQ1u63h6xPW1q+zD7gaU51 IeG1N+bNFXLF03TrlVqO/D3ihbVqcactPYcfKoBXtd+pme5Wuvv/fdnMFGqglVaeJAbY BhQdZyClv7WLAZPF+N5djExowxTKnheycXhI67m9oSJ8ZNW2JWry4HJGmr7PZmjaLhNI 1h683BGw49Ji0i/4I+2I+FnSyqdertH2MExSQyTVbRJb3tTuBak7+n1i2prALI9HPZej x1xYdCqzDDj1yqBmiTWwiCfmlLJFXfsdsKMGoMo19HDjzXoCKvIkGFmlIjAE5s+LJ5L+ gDCA== 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> From: Devin Jeanpierre Date: Wed, 27 Jun 2012 07:24:41 -0400 Subject: Re: Why has python3 been created as a seperate language where there is still python2.7 ? To: Chris Angelico Content-Type: text/plain; charset=UTF-8 Cc: python-list@python.org 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: 11 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1340796325 news.xs4all.nl 6989 [2001:888:2000:d::a6]:47755 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:24502 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. -- Devin