Path: csiph.com!eeepc.pasdenom.info!news.pasdenom.info!news.dougwise.org!aioe.org!feeder.news-service.com!news2.euro.net!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.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'subject:Python': 0.05; 'modules.': 0.07; 'terry': 0.07; 'python': 0.08; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:80.91.229.12': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'received:lo.gmane.org': 0.09; 'pm,': 0.12; 'wrote:': 0.14; 'reedy': 0.16; 'jan': 0.22; 'header:In-Reply-To:1': 0.23; 'classes': 0.25; 'paul': 0.27; 'to:addr:python-list': 0.31; 'header:X-Complaints-To:1': 0.32; 'there': 0.34; 'header:User- Agent:1': 0.34; 'received:org': 0.35; 'subject:: ': 0.39; 'some': 0.39; 'header:Mime-Version:1': 0.39; 'to:addr:python.org': 0.40; 'learn': 0.60; 'resources': 0.61; 'learned': 0.67 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Terry Reedy Subject: Re: OO Python Date: Thu, 10 Feb 2011 02:19:12 -0500 References: <4d530c08$0$12170$fa0fcedb@news.zen.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: rain.gmane.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101207 Lightning/1.0b2 Thunderbird/3.1.7 In-Reply-To: <4d530c08$0$12170$fa0fcedb@news.zen.co.uk> 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: 82.94.164.166 X-Trace: 1297322365 news.xs4all.nl 81476 [::ffff:82.94.164.166]:48754 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:55709 On 2/9/2011 4:50 PM, Paul Symonds wrote: > Are there any good resources to learn OO Python from? I learned some from classes in stdlib modules. -- Terry Jan Reedy