On 20/11/17 18:33, Florian Bruhin wrote:
>
Thank you once again Florian for a swift reply and explanation.
> I usually do bytes(data).decode('ascii').
> That converts the QByteArray to a Python bytes object, and then decodes that.
That, of course, works well.
--
Regards,
Phil