Should one always add super().__init__() to the __init__? The reason for this 
is the possibility of changing base classes (and forgetting to update the 
__init__).
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to