Confessions of a Python fanboy

Steven D'Aprano steve+comp.lang.python at pearwood.info
Mon May 11 02:15:24 EDT 2015


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.



-- 
Steve




More information about the Python-list mailing list