Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!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.003 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:Python': 0.06; 'hettinger': 0.07; 'terry': 0.07; '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.10; '>>>': 0.12; 'wrote:': 0.14; 'op?': 0.16; 'reedy': 0.16; 'subject:() ': 0.16; 'subject:considered': 0.16; 'jan': 0.20; 'header:In-Reply-To:1': 0.21; 'raymond': 0.22; 'thu,': 0.22; 'thanks.': 0.27; 'header:X -Complaints-To:1': 0.32; 'to:addr:python-list': 0.33; 'post': 0.33; "isn't": 0.33; 'header:User-Agent:1': 0.35; 'received:org': 0.38; 'subject:: ': 0.38; 'some': 0.38; 'link.': 0.39; 'header :Mime-Version:1': 0.39; 'to:addr:python.org': 0.39; 'link': 0.64; 'direct': 0.65; 'subject:!': 0.67; '26,': 0.67; 'links,': 0.67; 'click': 0.79; 'blind': 0.84; 'url:item': 0.91 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Terry Reedy Subject: Re: Python's super() considered super! Date: Thu, 26 May 2011 16:15:57 -0400 References: <1f0d88bd-e2e6-4780-9d9e-784fb3f53837@k3g2000prl.googlegroups.com> <73c71b57-5804-4f07-bd55-81b48bf5aced@q14g2000prh.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; 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.17) Gecko/20110414 Lightning/1.0b2 Thunderbird/3.1.10 In-Reply-To: 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: 18 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1306440973 news.xs4all.nl 49182 [::ffff:82.94.164.166]:54579 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:6341 On 5/26/2011 2:13 PM, Dotan Cohen wrote: > On Thu, May 26, 2011 at 19:39, Raymond Hettinger wrote: >>> It would also be great if some of you would upvote it on HackerNews. >> >> >> Here's a link to the super() how-to-guide and commentary: bit.ly/ >> iFm8g3 >> > > Is that the same link as in the OP? I don't click on blind links, so > if it isn't then please post a direct link. Thanks. It is a link to HackerNews http://news.ycombinator.com/item?id=2588262 -- Terry Jan Reedy