qemu-e2k/scripts/qapi
Markus Armbruster 8ec0e1a4e6 qapi: Brush off some (py)lint
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20200304155932.20452-5-armbru@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
2020-03-05 09:24:11 +01:00
..
__init__.py qapi-gen: New common driver for code and doc generators 2018-03-02 13:14:09 -06:00
commands.py qapi: Brush off some (py)lint 2020-03-05 09:24:11 +01:00
common.py qapi: Drop conditionals for Python 2 2020-03-05 09:24:11 +01:00
doc.py drop "from __future__ import print_function" 2020-02-07 15:15:16 +01:00
error.py qapi: Use super() now we have Python 3 2020-03-05 09:24:11 +01:00
events.py qapi: Use super() now we have Python 3 2020-03-05 09:24:11 +01:00
expr.py qapi: Brush off some (py)lint 2020-03-05 09:24:11 +01:00
gen.py qapi: Brush off some (py)lint 2020-03-05 09:24:11 +01:00
introspect.py qapi: Brush off some (py)lint 2020-03-05 09:24:11 +01:00
parser.py qapi: Brush off some (py)lint 2020-03-05 09:24:11 +01:00
schema.py qapi: Brush off some (py)lint 2020-03-05 09:24:11 +01:00
source.py qapi: Inheriting from object is pointless with Python 3, drop 2020-03-05 09:24:11 +01:00
types.py qapi: Use super() now we have Python 3 2020-03-05 09:24:11 +01:00
visit.py qapi: Use super() now we have Python 3 2020-03-05 09:24:11 +01:00