Give 'super' a decent repr(), and readonly attributes to access the
type and obj properties. The "bogus super object" message is gone -- this will now just raise an AttributeError.
Showing
Please register or sign in to comment
type and obj properties. The "bogus super object" message is gone -- this will now just raise an AttributeError.