Re: [Qemu-devel] [PATCH 0/9] iotests: python3 compatibility

2017-12-19 Thread Paolo Bonzini
On 19/12/2017 18:34, Philippe Mathieu-Daudé wrote: > Hi, > > This is a very boring series. > > I a later series I refactor the iotests.py class, however when the first > version > of series [1] was posted I received comments that this class should no support > Python 3. > > I didn't tested with

[Qemu-devel] [PATCH 0/9] iotests: python3 compatibility

2017-12-19 Thread Philippe Mathieu-Daudé
Hi, This is a very boring series. I a later series I refactor the iotests.py class, however when the first version of series [1] was posted I received comments that this class should no support Python 3. I didn't tested with very old CentOS release, but this should work with Python versions >= 2