qapi: Inheriting from object is pointless with Python 3, drop
commitbaa310f1bbdfedfd3e0f3f1f162bb97748ca0a94
authorMarkus Armbruster <armbru@redhat.com>
Wed, 4 Mar 2020 15:59:29 +0000 (4 16:59 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Thu, 5 Mar 2020 08:24:11 +0000 (5 09:24 +0100)
treef2dda8ae127d838155133e7328f579f40797c554
parentabfa865014ab17941eb1fcb7cc2fa293a25843c4
qapi: Inheriting from object is pointless with Python 3, drop

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200304155932.20452-2-armbru@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
scripts/qapi/gen.py
scripts/qapi/parser.py
scripts/qapi/schema.py
scripts/qapi/source.py