Function mistaken for a method
Bruno Desthuilliers
bdesth.quelquechose at free.quelquepart.fr
Thu Jun 1 19:37:02 EDT 2006
Eric Brunel a écrit :
> On Thu, 01 Jun 2006 15:07:26 +0200, bruno at modulix
> <onurb at xiludom.gro> wrote:
>
>> Do yourself a favour : use new-style classes.
>> class C(object)
>
>
> I would if I could: I'm stuck with Python 2.1 for the moment (I should
> have mentionned it; sorry for that).
Err, yes - it actually makes most of my explanations inaccurate.
> [snip]
(snip too)
More information about the Python-list
mailing list