About classes and OOP in Python

Gregor Horvath g.horvath at gmx.at
Mon Apr 10 15:03:05 EDT 2006


Hi,

fyhuang schrieb:

> I've been wondering a lot about why Python handles classes and OOP the
> way it does. From what I understand, there is no concept of class
> encapsulation in Python, i.e. no such thing as a private variable. Any

the answer is here:

http://tinyurl.com/obgho

-- 
Mit freundlichen Grüßen,
  Ing. Gregor Horvath, Industrieberatung & Softwareentwicklung
  http://www.gregor-horvath.com



More information about the Python-list mailing list