Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #96235

Re: Lesson 39 of Learning Python the Hard Way hangs

Path csiph.com!eternal-september.org!feeder.eternal-september.org!border1.nntp.ams1.giganews.com!border2.nntp.ams1.giganews.com!nntp.giganews.com!bcyclone04.am1.xlned.com!bcyclone04.am1.xlned.com!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!nzpost1.xs4all.net!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.008
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'subject:Python': 0.05; 'cc:addr:python-list': 0.09; 'python': 0.10; '2.7': 0.13; 'thu,': 0.15; "(it's": 0.16; '3:27': 0.16; 'cc:name:python list': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:Learning': 0.16; 'wrote:': 0.16; '2015': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'sep': 0.22; 'am,': 0.23; '(or': 0.23; 'header:In-Reply-To:1': 0.24; "doesn't": 0.26; 'message- id:@mail.gmail.com': 0.27; 'away.': 0.29; 'there.': 0.30; 'code': 0.30; 'picking': 0.33; 'received:google.com': 0.35; "isn't": 0.35; 'but': 0.36; 'too': 0.36; 'should': 0.36; 'there': 0.36; 'subject:: ': 0.37; 'mean': 0.38; 'goes': 0.39; 'subject:the': 0.39; '3.4': 0.84; 'away,': 0.84; 'chrisa': 0.84; 'to:none': 0.91
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; bh=/vFbSZnDfYiRH3mLsWBX0tTkxIKd16ezTok/OI/N1TU=; b=hWFPc9aJcMhx/eLt6lswlmu591vTfCuA60aLPy3qBqeZQN/9z42QWYUteQu5ZfYyfU d/ZGa4J75//4w6pHgooVcwzZAQULr4EAd0DMjmMB5ULao2JGDKWDg9C3KZ8dJ/x68N9A TmZfSFjYQAdvi79hrPnB8cZMjeFHgr8txb2dbS1YnN+qF4eijZ5hpU8Ezz9Z+Wq4pWVv PsE6xa19hzJAs59EEC3it+feqHphlTR61+jtpBBsG8k7PpUXIpS+odc0eye9vSOQfy8u n4JHXK+ZrGIU4cbKyqytQi4HfAuFlWKGZNBuCrvKB8VguBGVjx0FsqapkUtRt3I5lc2p je2w==
MIME-Version 1.0
X-Received by 10.107.36.8 with SMTP id k8mr54700525iok.157.1441860017067; Wed, 09 Sep 2015 21:40:17 -0700 (PDT)
In-Reply-To <55F06BE7.1080709@verizon.net>
References <55F06BE7.1080709@verizon.net>
Date Thu, 10 Sep 2015 14:40:17 +1000
Subject Re: Lesson 39 of Learning Python the Hard Way hangs
From Chris Angelico <rosuav@gmail.com>
Cc Python List <python-list@python.org>
Content-Type text/plain; charset=UTF-8
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
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.302.1441860025.8327.python-list@python.org> (permalink)
Lines 10
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1441860025 news.xs4all.nl 23763 [2001:888:2000:d::a6]:53864
X-Complaints-To abuse@xs4all.nl
X-Received-Bytes 3331
X-Received-Body-CRC 844693540
Xref csiph.com comp.lang.python:96235

Show key headers only | View raw


On Thu, Sep 10, 2015 at 3:27 AM, Gary Roach <gary719_list1@verizon.net> wrote:
>
> Python 2.7 (It's going to be a while before 2,7 goes away. There is just too
> much code out there.

2.7 isn't going to go away, but that doesn't mean you should learn on
it. Unless you have a particular reason for learning 2.7, I would
recommend picking up 3.4 (or 3.5, which is about to be released).

ChrisA

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Lesson 39 of Learning Python the Hard Way hangs Chris Angelico <rosuav@gmail.com> - 2015-09-10 14:40 +1000

csiph-web