OT(Slightly): Thanks to Python.

David M. Cook davecook at nowhere.net
Fri Mar 5 01:32:19 EST 2004


In article <du73c8ofx57.fsf at mozart.cc.tut.fi>, Ville Vainio wrote:

>>>>>> "David" == David M Cook <davecook at nowhere.net> writes:
> 
>    David> I would call it *pragmatically* implemented OOP.  It's not
>    David> "proper" as some would see it.
> 
> Elaborate?

Python lacks access controls (private/protected etc), though you can use __
name munging.

Dave Cook



More information about the Python-list mailing list