> PS Are there any good tutorials on the more philosophical side of the
> object orientedness of Python?
Good question, but I don't know of any answers.
One author from the c.l.p list was writing a book about the innards of
Python that promised to answer many of those questions but sadly
that proj
On 04/02/06, Alan Gauld <[EMAIL PROTECTED]> wrote:
> > I have to say that as a newbie, it took me quite a while to get my
> > head around that extra parameter (self).
>
> That's OK, its true of most folks, even non newbies!
> It is one area where Python is different to most languages
> who hide the