| |
comp.lang.python |
On 9/28/05, could ildg <could....@gmail.com> wrote: --
> properties and methods.
> Every py object has dict so that you can easily find what fields and methods
> an obj has,
> this is very convenient, but because of this, py is very hard to support
> real private and
> protected?
are private. There's nothing to stop anyone using these, but, well, if
you take the back off the radio, the warranty is void.
poorer for it. See
<http://groups.google.com/group/comp.lang.python/msg/b977ed1312e10b21>.
Cheers,
Simon B,
si...@brunningonline.net,
http://www.brunningonline.net/simon/blog/