diff options
author | John Snow | 2020-10-07 01:58:14 +0200 |
---|---|---|
committer | John Snow | 2020-10-20 15:37:57 +0200 |
commit | d2b08b79b0d0f1f794b9ed8f3b8fbcbfdfb9e142 (patch) | |
tree | c5e8b3f86bc7b9bd018412363147708685ffd049 /python/mypy.ini | |
parent | python/qemu/console_socket.py: avoid encoding to/from string (diff) | |
download | qemu-d2b08b79b0d0f1f794b9ed8f3b8fbcbfdfb9e142.tar.gz qemu-d2b08b79b0d0f1f794b9ed8f3b8fbcbfdfb9e142.tar.xz qemu-d2b08b79b0d0f1f794b9ed8f3b8fbcbfdfb9e142.zip |
python/qemu/qmp.py: Preserve error context on re-raise
Use the "from ..." phrasing when re-raising errors to preserve their
initial context, to help aid debugging when things go wrong.
This also silences a pylint 2.6.0+ error.
Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Message-id: 20201006235817.3280413-18-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
Diffstat (limited to 'python/mypy.ini')
0 files changed, 0 insertions, 0 deletions