super() in class defs?

Raymond Hettinger python at rcn.com
Wed May 25 19:45:29 EDT 2011


On May 25, 4:31 pm, Ian Kelly <ian.g.ke... at gmail.com> wrote:
> Right.  It's unnecessary, so why saddle yourself with it?

FWIW, I expect to release a blog post tomorrow about the principal use
cases for super() and how to use it effectively.

With just a little bit of know-how, it can be an important tool in
your Python toolkit.

If any of the comp.lang.python readers want to review and comment on
my latest draft, please email me and I'll send it to you directly.

Cheers,


Raymond Hettinger

my email address is listed at http://users.rcn.com/python/download/Descriptor.htm




More information about the Python-list mailing list