Use super to resolve the superclass, but fall back to direct access on Python...
Use super to resolve the superclass, but fall back to direct access on Python 2 where old style classes are used. Ref #843.
Showing
Please register or sign in to comment