qemu-e2k/python/qemu/aqmp
John Snow debbabd77f python/aqmp: add asyncio_run compatibility wrapper
As a convenience. It isn't used by the library itself, but it is used by
the test suite. It will also come in handy for users of the library
still on Python 3.6.

Signed-off-by: John Snow <jsnow@redhat.com>
Message-id: 20210915162955.333025-23-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
2021-09-27 12:10:29 -04:00
..
__init__.py python/aqmp: add execute() interfaces 2021-09-27 12:10:29 -04:00
error.py python/aqmp: add error classes 2021-09-27 12:10:29 -04:00
events.py python/aqmp: add QMP event support 2021-09-27 12:10:29 -04:00
message.py python/aqmp: add QMP Message format 2021-09-27 12:10:29 -04:00
models.py python/aqmp: add well-known QMP object models 2021-09-27 12:10:29 -04:00
protocol.py python/aqmp: add AsyncProtocol._readline() method 2021-09-27 12:10:29 -04:00
py.typed
qmp_client.py python/aqmp: add _raw() execution interface 2021-09-27 12:10:29 -04:00
util.py python/aqmp: add asyncio_run compatibility wrapper 2021-09-27 12:10:29 -04:00