Re: [PATCH 1/2] python/qemu: Cleanup changes to ConsoleSocket

2020-07-16 Thread Philippe Mathieu-Daudé
On 7/16/20 3:13 PM, Alex Bennée wrote: > > Robert Foley writes: > >> On Thu, 16 Jul 2020 at 07:07, Alex Bennée wrote: >>> >>> >>> Robert Foley writes: >>> The changes to console_socket.py and machine.py are to cleanup for pylint and flake8. Signed-off-by: Robert Foley

Re: [PATCH 1/2] python/qemu: Cleanup changes to ConsoleSocket

2020-07-16 Thread Alex Bennée
Robert Foley writes: > On Thu, 16 Jul 2020 at 07:07, Alex Bennée wrote: >> >> >> Robert Foley writes: >> >> > The changes to console_socket.py and machine.py are to >> > cleanup for pylint and flake8. >> > >> > Signed-off-by: Robert Foley >> > --- >> > python/qemu/console_socket.py | 58 +++

Re: [PATCH 1/2] python/qemu: Cleanup changes to ConsoleSocket

2020-07-16 Thread Robert Foley
On Thu, 16 Jul 2020 at 07:07, Alex Bennée wrote: > > > Robert Foley writes: > > > The changes to console_socket.py and machine.py are to > > cleanup for pylint and flake8. > > > > Signed-off-by: Robert Foley > > --- > > python/qemu/console_socket.py | 58 +-- > >

Re: [PATCH 1/2] python/qemu: Cleanup changes to ConsoleSocket

2020-07-16 Thread Alex Bennée
Robert Foley writes: > The changes to console_socket.py and machine.py are to > cleanup for pylint and flake8. > > Signed-off-by: Robert Foley > --- > python/qemu/console_socket.py | 58 +-- > python/qemu/machine.py| 7 +++-- > python/qemu/pylintrc

[PATCH 1/2] python/qemu: Cleanup changes to ConsoleSocket

2020-07-15 Thread Robert Foley
The changes to console_socket.py and machine.py are to cleanup for pylint and flake8. Signed-off-by: Robert Foley --- python/qemu/console_socket.py | 58 +-- python/qemu/machine.py| 7 +++-- python/qemu/pylintrc | 2 +- 3 files changed, 34 inser