|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH RFC 11/32] python/qemu/lib: remove Python2 style super() calls |
Date: | Sun, 31 May 2020 11:58:09 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0 |
On 5/14/20 7:53 AM, John Snow wrote: > Use the Python3 style instead. > > Signed-off-by: John Snow <jsnow@redhat.com> > --- > python/qemu/lib/machine.py | 2 +- > python/qemu/lib/qtest.py | 15 +++++++-------- > 2 files changed, 8 insertions(+), 9 deletions(-) Thanks, applied to my python-next tree: https://gitlab.com/philmd/qemu/commits/python-next
[Prev in Thread] | Current Thread | [Next in Thread] |