Gregor Horvath <[EMAIL PROTECTED]> writes:
> One reason is that it does not restrict the programer to tight und has
> genuine simple solutions, like the one with "private" instance
> variables.

If you don't want the compiler to make sure your private instance
variables stay private, then don't declare them that way.  You're the
one asking for less flexibility.  
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to