diff options
author | Wainer dos Santos Moschetta <wainersm@redhat.com> | 2019-12-27 10:40:57 -0300 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@redhat.com> | 2020-02-07 15:12:48 +0100 |
commit | 10e163c0395f5c9460ec2f2fe7947a1d056cda30 (patch) | |
tree | 2fdb9a12b81905a5ec8d1f1f270fd0290ab19062 /README.rst | |
parent | 863d2ed5823f90c42dcd481687cc99cbc9c4a17c (diff) |
python/qemu: qmp: Replace socket.error with OSError
The socket.error is deprecated from Python 3.3, instead it is
made a link to OSError. This change replaces the occurences
of socket.error with OSError.
Signed-off-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Message-Id: <20191227134101.244496-2-wainersm@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Diffstat (limited to 'README.rst')
0 files changed, 0 insertions, 0 deletions