On 17 August 2013 22:26,  <fsald...@gmail.com> wrote:
>
> 1) Is there a good text where I can read about the language philosophy? What 
> practices are "pythonic" or "unpythonic"?
>
> 2) If it is in fact true that encapsulation is rarely used, how do I deal 
> with the fact that other programmers can easily alter the values of members 
> of my classes?

Try this:
http://dirtsimple.org/2004/12/python-is-not-java.html
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to