Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!ecngs!feeder2.ecngs.de!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.034 X-Spam-Evidence: '*H*': 0.93; '*S*': 0.00; 'cpython': 0.05; 'python3': 0.05; 'scripts': 0.09; 'python': 0.09; 'ported': 0.16; 'received:209.85.161.174': 0.16; 'wow,': 0.16; 'wrote:': 0.17; 'windows': 0.19; 'versions': 0.20; "haven't": 0.23; 'installed': 0.23; "i've": 0.23; 'linux': 0.24; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'am,': 0.27; 'install': 0.29; 'that.': 0.30; 'generally': 0.32; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'done': 0.34; 'stable': 0.35; 'received:209.85': 0.35; 'something': 0.35; 'message- id:@gmail.com': 0.36; 'should': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'received:192': 0.39; 'received:192.168': 0.40; 'header:Received:5': 0.40; 'most': 0.61; 'subject:, ': 0.61; 'skip:6 10': 0.63; 'apt-get': 0.84; 'blast': 0.84; 'kat': 0.91; 'subject:skip:E 10': 0.95 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; bh=zWhX6D5S+MDpUR9wvStCDizl1iw9bmrXOodCey+jJcE=; b=BfmjqD2ihudZTRherTW7HJwloRQ2ZwRFmi1rIMz0usRJVYN7HO+2k73JDTYneCq9w8 8CMLUnYhWYxIUSY4mvJwwUuN8IWxeEtT8DDOIC1M+M/loeteTzmJfFj7WrBSZIuMR3vF shmQSnRqj201a2Otyr0DZLiHRY+vK4YHAYhX5AKEgu8vb6mbBSNCD9RR1CJxYbt2TkXW j+lXOZVeDrd/Dff8f98II/eZBRDr3sQrsA6dKI7RPLX+uBGo5TXyL9plxaQnSTVRYKfB yis/j0QWDXUh9NrOP4KAb0z1Pc9GPy9xoKqwJ8cU99IuK+V45npYsJPIXpwkFc5Nw+Gv 5pbw== Date: Tue, 17 Jul 2012 09:16:04 -0500 From: Andrew Berg User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20120614 Thunderbird/13.0.1 MIME-Version: 1.0 To: "comp.lang.python" Subject: Re: Encapsulation, inheritance and polymorphism References: <3vnfd9-343.ln1@satorlaser.homedns.org> <-8SdnVrXGqie25jNnZ2dnUVZ7qKdnZ2d@bt.com> In-Reply-To: X-Enigmail-Version: 1.4.3 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit 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: 10 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1342534983 news.xs4all.nl 6884 [2001:888:2000:d::a6]:41542 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:25504 On 7/17/2012 9:01 AM, Lipska the Kat wrote: > Wow, that was a blast from the past > Just downloaded, unzipped, untarred, configured, made and installed > python 3.2.3 ... it's YEARS since I've done this, makes me feel young again. Most Linux distributions should have a premade package for stable Python versions - apt-get install python3 or something like that. Python 2 is generally the default Python because of all the system scripts that haven't been ported to py3k. -- CPython 3.3.0b1 | Windows NT 6.1.7601.17803