Will python never intend to support private,protected and public?

en.karpachov at ospaz.ru en.karpachov at ospaz.ru
Sat Oct 1 13:23:41 EDT 2005


On 30 Sep 2005 15:00:39 -0700
Paul Rubin wrote:

> Rocco Moretti <roccomoretti at hotpop.com> writes:
> > There is little in the way of technical problems that are solved by
> > language level enforcement of private variables. The issues in
> > question are mostly social ones, and if you're not reading and
> > following the documented interface, stopping private variable access
> > is not going to prevent most of your problems.
> 
> Well, that says you consider both code auditing and debugging to be
> social problems rather than technical ones.  Maybe that's reasonable,

By the way, any programming language is a social issue; only machine code
is technical.

-- 
jk



More information about the Python-list mailing list