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

en.karpachov at ospaz.ru en.karpachov at ospaz.ru
Thu Sep 29 06:07:48 EDT 2005


On Wed, 28 Sep 2005 08:14:50 -0500
Chris Gonnerman wrote:

> There are two philosophies about programming:
> 
> -- Make it hard to do wrong.
> 
> -- Make it easy to do right.
> 
> What you are promoting is the first philosophy: Tie the programmer's
> hands so he can't do wrong.  Python for the most part follows the
> second philosophy,

So it is for the very this reason there is no assignment operator in the
Python?

-- 
jk



More information about the Python-list mailing list