Example for Multiple and Multilevel Inheritance

2016-01-01 Thread PythonLearner
Hello All, I'm new to this group. I'm looking for examples for Multiple and Multilevel Inheritance without the use of super(). Thanks An Avid Python Learner -- https://mail.python.org/mailman/listinfo/python-list

Re: Example for Multiple and Multilevel Inheritance

2016-01-01 Thread Mark Lawrence
On 01/01/2016 19:16, PythonLearner wrote: Hello All, I'm new to this group. I'm looking for examples for Multiple and Multilevel Inheritance without the use of super(). Thanks An Avid Python Learner Please tell us what you're trying to achive, as without super() you'll be throwing DRY right