python/aqmp: add SocketAddrT to package root
commit728dcac5e356ce5b948943f21c0c72a1b2d96122
authorJohn Snow <jsnow@redhat.com>
Mon, 10 Jan 2022 23:28:48 +0000 (10 18:28 -0500)
committerJohn Snow <jsnow@redhat.com>
Fri, 21 Jan 2022 21:01:31 +0000 (21 16:01 -0500)
treeb6a68136a060414bf10f7ba1a461b4539c5ada58
parent0e6bfd8b96e407db7b0cb5e8c14cc315a7154f53
python/aqmp: add SocketAddrT to package root

It's a commonly needed definition, it can be re-exported by the root.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: Beraldo Leal <bleal@redhat.com>
python/qemu/aqmp/__init__.py