qapi: Use super() now we have Python 3
commit2cae67bcb5eab314f8e2030f04face602422bd60
authorMarkus Armbruster <armbru@redhat.com>
Wed, 4 Mar 2020 15:59:31 +0000 (4 16:59 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Thu, 5 Mar 2020 08:24:11 +0000 (5 09:24 +0100)
tree0047b631dde7caad69d304bc070e0c5892259403
parented39c03e2f67e9dcc0b68a9740f73b79d252b76b
qapi: Use super() now we have Python 3

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20200304155932.20452-4-armbru@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
scripts/qapi/commands.py
scripts/qapi/error.py
scripts/qapi/events.py
scripts/qapi/gen.py
scripts/qapi/introspect.py
scripts/qapi/parser.py
scripts/qapi/schema.py
scripts/qapi/types.py
scripts/qapi/visit.py