summaryrefslogtreecommitdiffstats
path: root/python/qemu/aqmp/util.py
diff options
context:
space:
mode:
authorJohn Snow2021-09-15 18:29:46 +0200
committerJohn Snow2021-09-27 18:10:29 +0200
commit4cd17f375daaa73f0f6fd214e08e2290d86c24be (patch)
tree3fb75ab3388cc18683b9bc50e81f99752f978bea /python/qemu/aqmp/util.py
parentpython/aqmp: add QMP protocol support (diff)
downloadqemu-4cd17f375daaa73f0f6fd214e08e2290d86c24be.tar.gz
qemu-4cd17f375daaa73f0f6fd214e08e2290d86c24be.tar.xz
qemu-4cd17f375daaa73f0f6fd214e08e2290d86c24be.zip
python/pylint: disable no-member check
mypy handles this better -- but we only need the workaround because pylint under Python 3.6 does not understand that a MutableMapping really does have a .get() method attached. We could remove this again once 3.7 is our minimum. Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20210915162955.333025-19-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com>
Diffstat (limited to 'python/qemu/aqmp/util.py')
0 files changed, 0 insertions, 0 deletions