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


Groups > comp.lang.python > #96236

Re: Lesson 39 of Learning Python the Hard Way hangs

Path csiph.com!au2pb.net!feeder.erje.net!1.eu.feeder.erje.net!bcyclone05.am1.xlned.com!bcyclone05.am1.xlned.com!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!nzpost1.xs4all.net!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.015
X-Spam-Evidence '*H*': 0.97; '*S*': 0.00; 'subject:Python': 0.05; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.10; '2.7': 0.13; "(it's": 0.16; 'advertisers,': 0.16; 'longer.': 0.16; 'reason.': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'station.': 0.16; 'subject:Learning': 0.16; 'libraries': 0.22; 'rapidly': 0.22; 'header:User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; 'away.': 0.29; 'shoot': 0.29; 'there.': 0.30; 'code': 0.30; 'too': 0.36; 'should': 0.36; 'there': 0.36; 'serve': 0.36; 'to:addr :python-list': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'goes': 0.39; 'subject:the': 0.39; 'rather': 0.39; 'to:addr:python.org': 0.40; 'your': 0.60; 'more.': 0.63; 'improvements': 0.66; 'past,': 0.66; 'skip:\xe2 10': 0.70; '8bit%:46': 0.76; '_o__)': 0.84; 'received:125': 0.84; 'broadcasting': 0.93
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Ben Finney <ben+python@benfinney.id.au>
Subject Re: Lesson 39 of Learning Python the Hard Way hangs
Date Thu, 10 Sep 2015 14:56:28 +1000
References <55F06BE7.1080709@verizon.net>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding 8bit
X-Gmane-NNTP-Posting-Host jigong.madmonks.org
X-Public-Key-ID 0xAC128405
X-Public-Key-Fingerprint 517C F14B B2F3 98B0 CB35 4855 B8B2 4C06 AC12 8405
X-Public-Key-URL http://www.benfinney.id.au/contact/bfinney-pubkey.asc
X-Post-From Ben Finney <bignose+hates-spam@benfinney.id.au>
User-Agent Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)
Cancel-Lock sha1:iiBJqrdONwsK8fYAdzW20LCioKo=
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.303.1441861004.8327.python-list@python.org> (permalink)
Lines 21
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1441861004 news.xs4all.nl 23731 [2001:888:2000:d::a6]:58156
X-Complaints-To abuse@xs4all.nl
X-Received-Bytes 3591
X-Received-Body-CRC 3127876860
Xref csiph.com comp.lang.python:96236

Show key headers only | View raw


Gary Roach <gary719_list1@verizon.net> writes:

> Python 2.7 (It's going to be a while before 2,7 goes away. There is
> just too much code out there.

The time since Python 2 got any improvements is long in the past, and it
will never get any more.

It is rapidly becoming the case that new libraries just don't support
Python 2, for the same reason.

Rather than learning the dead-end Python 2, you should be using the time
better by learning Python 3 which is actively-developed and will serve
you much longer.

-- 
 \       “Remember: every member of your ‘target audience’ also owns a |
  `\   broadcasting station. These ‘targets’ can shoot back.” —Michael |
_o__)               Rathbun to advertisers, news.admin.net-abuse.email |
Ben Finney

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


Thread

Re: Lesson 39 of Learning Python the Hard Way hangs Ben Finney <ben+python@benfinney.id.au> - 2015-09-10 14:56 +1000

csiph-web