test_multiple_inheritance.py
8.93 KB
-
Superclass typo fix · 85d63c3b
This didn't actually affect anything (because all the MI3 constructor does is invoke MI2 with the same arguments anyway).
Jason Rhinelander committed
This didn't actually affect anything (because all the MI3 constructor does is invoke MI2 with the same arguments anyway).