> There is a problem that this trick only works for functions and not for > methods as it assumes that there is a global name through which you can > access the function.
I didn't really see any issue with this since methods can store the persistant data from the method inside the class containing it :) /buffi -- http://mail.python.org/mailman/listinfo/python-list