Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed2.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.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; 'subject:help': 0.08; 'get.': 0.09; 'lawrence': 0.09; 'oop': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.11; 'language.': 0.14; 'question.': 0.14; '*this*': 0.16; 'curious.': 0.16; 'inheritance': 0.16; 'joys': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:object': 0.16; 'discussions': 0.16; 'language': 0.16; 'wrote:': 0.18; 'coding': 0.22; 'python?': 0.22; 'header:User-Agent:1': 0.23; 'certainly': 0.24; 'oriented': 0.24; '(for': 0.26; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'statement': 0.30; "i'm": 0.30; "d'aprano": 0.31; 'steven': 0.31; 'subject:the': 0.34; 'december': 0.35; 'list': 0.37; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'how': 0.40; 'save': 0.62; 'our': 0.64; 'great': 0.65; 'talking': 0.65; 'world': 0.66; 'about?': 0.84; 'subject:base': 0.84; 'received:89': 0.85; 'rusi': 0.91; '2013': 0.98 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: interactive help on the base object Date: Tue, 10 Dec 2013 09:37:36 +0000 References: <52a44afc$0$30003$c3e8da3$5496439d@news.astraweb.com> <52a5511d$0$2762$c3e8da3$76491128@news.astraweb.com> <52a68851$0$2829$c3e8da3$76491128@news.astraweb.com> <07e43ef4-a2d9-420c-9760-a78a48e6dad6@googlegroups.com> <52a6a242$0$2829$c3e8da3$76491128@news.astraweb.com> <5f7e3e2f-2f86-4a2b-bea5-6e70b6fc2f69@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: host-89-240-169-21.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 In-Reply-To: <5f7e3e2f-2f86-4a2b-bea5-6e70b6fc2f69@googlegroups.com> X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 21 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1386668280 news.xs4all.nl 2896 [2001:888:2000:d::a6]:56435 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:61453 On 10/12/2013 05:16, rusi wrote: > On Tuesday, December 10, 2013 10:40:27 AM UTC+5:30, Steven D'Aprano wrote: >> By the way, I'm curious. Why are discussions about object oriented coding >> off-topic to Python? This is not a rhetorical question. > > Well OOP on the python list is certainly on topic. > > Interminable discussions about why redrawing the inheritance arrows > the other way round will save the world is OT (for me!) > One of the great joys of reading this list is how wonderfully OT it can get. I have the right to make this statement as I started *THIS* thread. Now what *WERE* we talking about? :) -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence