typo in mixin class ?

Bug #676583 reported by joep
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
statsmodels
New
Undecided
Unassigned

Bug Description

test_discrete.py has the following

class CheckMargEff()

I have never seen () after a class definition and I'm not sure what it does.

I added `object` as the superclass to have python 2.4 compatibility (currently my branch) and an unambiguous (to me) class type

Add comments if this is more than a typo

Revision history for this message
Skipper Seabold (jsseabold) wrote :

Yeah, this looks like a typo. Even in Python 2.7 I get an old-style class without inheriting from object.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.