super(obj)?

Gustavo Niemeyer niemeyer at conectiva.com
Mon Feb 18 10:17:26 EST 2002


Hello everyone!

AFAICS, this seems to be the most useful version of super:

super(obj.__class__, obj)

So, I'm just wondering why this isn't supported as well:

super(obj)

(yes, I know mysuper() could be easily implemented)

-- 
Gustavo Niemeyer

[ 2AAC 7928 0FBF 0299 5EB5  60E2 2253 B29A 6664 3A0C ]




More information about the Python-list mailing list