Neil Zanella wrote: > Well, allow me to contribute my thoughts on staticmethod and > classmethod: > I am barely starting out with Python and my class objects are already > loaded with so many > > foo = staticmethod(foo) These two facts could be somewhat related ... ;) Tim Delaney