Ai, calling super(Abstract) is just getting object, sure...

However, I'm still curious to know if there's a good idiom for
repeating the argument in __init__ for the super(Concrete,
self).__init__ ?

Thanks,

-jelle

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to