Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!news-transit.tcx.org.uk!rt.uk.eu.org!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.009 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'subject:Python': 0.05; 'python': 0.08; 'received:inode.at': 0.09; 'andreas': 0.16; 'bye,': 0.16; 'message-id:@gmx.net': 0.16; 'received:213.229.60': 0.16; 'received:213.229.60.24': 0.16; 'received:62.99': 0.16; 'received:62.99.145': 0.16; 'received:85.127': 0.16; 'received:mailbackup.inode.at': 0.16; 'url:openbookproject': 0.16; 'url:thinkcs': 0.16; 'wrote:': 0.18; 'header:In-Reply-To:1': 0.22; 'does': 0.32; 'header:User-Agent:1': 0.33; 'there': 0.33; 'to:addr :python-list': 0.34; 'url:python': 0.36; 'but': 0.37; 'think': 0.37; 'some': 0.38; 'to:addr:python.org': 0.40; 'url:net': 0.60; 'matter': 0.61; 'received:62': 0.70; '"how': 0.80; 'programming?': 0.84 Date: Wed, 21 Dec 2011 18:42:22 +0100 From: Andreas Perstinger User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.23) Gecko/20110922 Thunderbird/3.1.15 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Learning Python 2.4 References: <4ef0d49c$0$12187$4d5ecec7@news.xsusenet.com> In-Reply-To: <4ef0d49c$0$12187$4d5ecec7@news.xsusenet.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated-Sender: a.perstinger@inode.at 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: 9 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1324489356 news.xs4all.nl 6916 [2001:888:2000:d::a6]:36516 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:17679 On 2011-12-20 19:31, kimma wrote: > I am about to learn python with "how to think like a computer > scientist". This book is just available for python 2.4. Does it matter > for programming? There is also a online-version for Python 3 but there are some differences: http://openbookproject.net/thinkcs/python/english3e/preface3-rle.html Bye, Andreas