.. _bad-super-call: bad-super-call / E1003 ====================== **Message emitted:** Bad first argument %r given to super() **Description:** *Used when another argument than the current class is given as first argument of the super builtin.* Created by ``newstyle`` checker