Guido van Rossum wrote: > - How would the function be given the attribute? > At the time the > function is being defined the class doesn't exist yet;
Good point. I'll have to think about that some more. BTW, I'm not particularly advocating the idea -- I was really just pointing out that there are difficulties with auto-superclass-determination the way things currently work. I'm happy to continue explicitly naming my superclasses for the time being. -- Greg _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com