qemu-e2k/scripts/qapi
Markus Armbruster baa310f1bb 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>
2020-03-05 09:24:11 +01:00
..
__init__.py
commands.py qapi: Simplify QAPISchemaModularCVisitor 2020-01-14 11:01:58 +01:00
common.py qapi: Split up scripts/qapi/common.py 2019-10-22 13:53:55 +02:00
doc.py drop "from __future__ import print_function" 2020-02-07 15:15:16 +01:00
error.py qapi: Split up scripts/qapi/common.py 2019-10-22 13:53:55 +02:00
events.py qapi: Simplify QAPISchemaModularCVisitor 2020-01-14 11:01:58 +01:00
expr.py qapi: Fold normalize_enum() into check_enum() 2019-10-29 07:35:16 +01:00
gen.py qapi: Inheriting from object is pointless with Python 3, drop 2020-03-05 09:24:11 +01:00
introspect.py qapi: Add feature flags to commands 2019-10-22 13:54:13 +02:00
parser.py qapi: Inheriting from object is pointless with Python 3, drop 2020-03-05 09:24:11 +01:00
schema.py qapi: Inheriting from object is pointless with Python 3, drop 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: Simplify QAPISchemaModularCVisitor 2020-01-14 11:01:58 +01:00
visit.py qapi: Simplify QAPISchemaModularCVisitor 2020-01-14 11:01:58 +01:00