carmenalab / brain-python-interface

Other
6 stars 8 forks source link

Make a multiple inheritance example #22

Open sgowda opened 9 years ago

sgowda commented 9 years ago

This would be useful for illustrating how the features work, and how you can get into trouble by using 'super' incorrectly when you build on top of existing classes