[Python-ideas] Required to call superclass __init__

Jim Jewett jimjjewett at gmail.com
Wed Nov 14 15:35:09 CET 2007


On 11/14/07, Neil Toronto <ntoronto at cs.byu.edu> wrote:

> Current Issues I Can Think Of:

> ... Is the "missed super call"
> problem big or annoying enough to warrant having language,
> runtime, or library support for a similar solution?

recipe, yes.

Library or more?  I'm not sure -- and I don't think this is ready yet.
 It feels too complicated, as though there may still be plenty of
simplifications that should happen before it gets frozen.  I don't yet
see what those simplifications should actually be, but maybe someone
else will if you publish and wait long enough.

-jJ



More information about the Python-ideas mailing list