carmenalab / brain-python-interface

Other
6 stars 8 forks source link

inheriting from BMILoop cannot be done without BMILoop being in the correct place in the MRO #17

Open sgowda opened 8 years ago

sgowda commented 8 years ago

Multiple inheritance with BMILoop sometimes requires a specific inheritance order. Figure out why!