qemu-e2k/scripts/qapi
John Snow b54e07cc46 qapi/error: Use Python3-style super()
Missed in commit 2cae67bcb5 "qapi: Use super() now we have Python 3".

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20210421192233.3542904-3-jsnow@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
2021-04-30 12:59:54 +02:00
..
__init__.py
.flake8
.isort.cfg
commands.py qapi: Implement deprecated-input=reject for QMP command arguments 2021-03-19 16:05:11 +01:00
common.py qapi: Permit flat union members for any tag value 2021-03-23 22:30:08 +01:00
error.py qapi/error: Use Python3-style super() 2021-04-30 12:59:54 +02:00
events.py qapi: Implement deprecated-output=hide for QMP event data 2021-03-19 15:43:33 +01:00
expr.py qapi/expr: Update authorship and copyright information 2021-04-30 12:59:54 +02:00
gen.py
introspect.py
main.py
mypy.ini qapi/expr.py: add type hint annotations 2021-04-30 12:59:54 +02:00
parser.py qapi: Enforce command naming rules 2021-03-23 22:31:05 +01:00
pylintrc qapi/expr.py: enable pylint checks 2021-04-30 12:59:54 +02:00
schema.py qapi/error: Repurpose QAPIError as an abstract base exception class 2021-04-30 12:59:54 +02:00
source.py qapi: Enforce command naming rules 2021-03-23 22:31:05 +01:00
types.py
visit.py qapi: Implement deprecated-input=reject for QMP command arguments 2021-03-19 16:05:11 +01:00