Why 'self' ?

Schaefer, F. fschaef at ces.clemson.edu
Wed Oct 31 14:18:18 EST 2001


Hi all,

It's been a while that I am working with Python and actually
the only thing I really do not like about it is 'self' in the
member function definitions as argument. If it
has to be there anyway, it is totally redundant to write it.

So, why is self there ?

Thanks,

Frank



More information about the Python-list mailing list