Path: csiph.com!1.us.feeder.erje.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!newsfeed.straub-nv.de!news-1.dfn.de!news.dfn.de!news.informatik.hu-berlin.de!fu-berlin.de!uni-berlin.de!not-for-mail From: =?UTF-8?Q?Nagy_L=c3=a1szl=c3=b3_Zsolt?= Newsgroups: comp.lang.python Subject: Re: Multiple inheritance, super() and changing signature Date: Fri, 3 Jun 2016 14:14:33 +0200 Lines: 10 Message-ID: References: <80ea0ea1-5468-2dee-2c38-c2b09801d0f1@shopzeus.com> <574e45f4$0$1611$c3e8da3$5496439d@news.astraweb.com> <425660d4-7bc8-a2ea-f76b-0bafa953af8f@shopzeus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de TDzapf2xH35wSWZtTpALgwi6xC5u88TdIHgPyz1g3CUA== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: UNSURE 0.206 X-Spam-Level: ** X-Spam-Evidence: '*H*': 0.65; '*S*': 0.06; 'hettinger': 0.07; 'received:io': 0.16; 'received:psf.io': 0.16; 'subject:changing': 0.16; 'header:In-Reply-To:1': 0.24; 'raymond': 0.30; 'gives': 0.35; 'url:org': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'version': 0.38; 'to:addr:python.org': 0.40; 'where': 0.40; 'charset:windows-1252': 0.62; 'url:v': 0.72; 'url:youtube': 0.73; 'url:watch': 0.78; 'url:video': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=shopzeus.com; s=shopzeus_com; t=1464956073; bh=ZCGQu4bUUyzq20+FaOzc+zHwVhlFD8iu2cLjYtpxAkM=; h=Subject:To:References:From:Date:In-Reply-To:From; b=eTYVGJDwbDX2gVcKiTf+iuC4e9ZFZxV/D+ZEABkc092wUn7ilsBEgIHg6VT/YvHjv XbhHxNAd4pyHzVrNHejpMJ3gNFgzzh8ofRjzgh/StJWZEnppljcNLTr/XGMIBLogWG A9JTJFGzsgQNBB90NL3UbP8A6HRKdPXfjlQHtHZInqr5CYc8FSB3cznQj/ndU80965 /wy6GOkbFfQk0uNJeamQ3LGCy+DtYQLJFv53jCZtkKsyIWKNiVaseDTF1T9zvN6mSA 0KPSzG4fgZkGE1Jp+8lWxU/Eex30LJgeVuApbtNTRTe+3MbjUGkOpuSwxgpppMkp/t Ba/CpdyB6hLGg== In-Reply-To: <574e45f4$0$1611$c3e8da3$5496439d@news.astraweb.com> X-Mailman-Approved-At: Fri, 03 Jun 2016 08:31:52 -0400 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: <425660d4-7bc8-a2ea-f76b-0bafa953af8f@shopzeus.com> X-Mailman-Original-References: <80ea0ea1-5468-2dee-2c38-c2b09801d0f1@shopzeus.com> <574e45f4$0$1611$c3e8da3$5496439d@news.astraweb.com> Xref: csiph.com comp.lang.python:109409 > Raymond Hettinger gives an excellent presentation where he describes various > problems with MI and gives solutions for them. I think this might be it: > > http://pyvideo.org/video/1094/the-art-of-subclassing-0 This is a much better version from one year later: https://www.youtube.com/watch?v=miGolgp9xq8