[Tutor] Uncallable class methods?

Remco Gerlich scarblac@pino.selwerd.nl
Tue, 12 Jun 2001 11:23:01 +0200


On  0, steve <lonetwin@yahoo.com> wrote:
>  Well, here's how I see it as...I think it's a pretty good thing that python 
> complains when U try to use an "unbound" function, but does not when u define 
> it .....'cos by doing that I can ensure that these functions are to be used 
> "only" within the class itself.

You can't use them within the class itself either.

-- 
Remco Gerlich