Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #90351

Re: Confessions of a Python fanboy

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.006
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; 'subject:Python': 0.06; 'lawrence': 0.09; 'namespace': 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; 'ah,': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'component': 0.16; 'language': 0.16; 'wrote:': 0.18; "python's": 0.19; 'header:User-Agent:1': 0.23; 'primary': 0.26; 'header:X-Complaints-To:1': 0.27; 'header :In-Reply-To:1': 0.27; "i'm": 0.30; 'about.': 0.31; "d'aprano": 0.31; 'steven': 0.31; 'says': 0.33; 'ago': 0.33; 'monday': 0.35; 'objects': 0.35; 'really': 0.36; 'should': 0.36; 'too': 0.37; 'two': 0.37; 'somebody': 0.38; 'to:addr:python-list': 0.38; 'sure': 0.39; 'to:addr:python.org': 0.39; 'enough': 0.39; 'received:org': 0.40; 'guy': 0.60; 'you.': 0.62; 'name': 0.63; 'our': 0.64; 'finally': 0.65; 'charset:windows-1252': 0.65; 'bulk': 0.74; '2015': 0.84; 'carriers': 0.84; 'received:89': 0.85
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Mark Lawrence <breamoreboy@yahoo.co.uk>
Subject Re: Confessions of a Python fanboy
Date Mon, 11 May 2015 07:31:58 +0100
References <e3725c9b-9f03-494a-a6a3-9d089f4f129c@d32g2000yqh.googlegroups.com> <d44977dc-2473-46e6-914c-1b218f32af85@d36g2000prb.googlegroups.com> <56a4cc19-a6c1-4c55-873f-e944d4ad9165@googlegroups.com> <555048fd$0$13004$c3e8da3$5496439d@news.astraweb.com>
Mime-Version 1.0
Content-Type text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host host-89-240-169-199.as13285.net
User-Agent Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0
In-Reply-To <555048fd$0$13004$c3e8da3$5496439d@news.astraweb.com>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.343.1431325928.12865.python-list@python.org> (permalink)
Lines 24
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1431325928 news.xs4all.nl 2901 [2001:888:2000:d::a6]:38647
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:90351

Show key headers only | View raw


On 11/05/2015 07:15, Steven D'Aprano wrote:
> On Monday 11 May 2015 11:46, zipher wrote:
>
>> By having methods like len() in your built-in namespace when it's really
>> only relevant to objects that are types of containers, you blur one
>> primary component of OOP:  encapsulation.
>
> Gosh, one would almost think that Python's concept of OOP wasn't pure enough
> for you.
>
> You should talk to that other guy who says that Python is too pure, his name
> is Mark Rosenblitt-Janssen. I'm sure you two would have a lot to talk about.
>

Ah, the penny has finally dropped.  I recall years ago somebody pointing 
out his website.  It had clearly been put together after the narcotics 
from several bulk carriers had been consumed.

-- 
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: Confessions of a Python fanboy zipher <dreamingforward@gmail.com> - 2015-05-10 18:46 -0700
  Re: Confessions of a Python fanboy Chris Angelico <rosuav@gmail.com> - 2015-05-11 12:00 +1000
    Re: Confessions of a Python fanboy zipher <dreamingforward@gmail.com> - 2015-05-10 19:11 -0700
      Re: Confessions of a Python fanboy Chris Angelico <rosuav@gmail.com> - 2015-05-11 12:18 +1000
        OFFTOPIC, WAS Re: Confessions of a Python fanboy zipher <dreamingforward@gmail.com> - 2015-05-10 19:27 -0700
          Re: OFFTOPIC, WAS Re: Confessions of a Python fanboy Ben Finney <ben+python@benfinney.id.au> - 2015-05-11 12:41 +1000
  Re: Confessions of a Python fanboy Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-05-11 16:15 +1000
    Re: Confessions of a Python fanboy Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-05-11 07:31 +0100

csiph-web