On Sat, 2016-12-10 at 02:32 +0100, Thomas Monjalon wrote:
> The conversion encode("utf-8") makes a byte stream which is
> poorly printed with Python 3.
> However this encoding is required for Popen.communicate() but must be
> done after str.join() which applies to a real string.
> 
> Signed-off-by: Thomas Monjalon <[email protected]>

Tested by both Sean and I.

Reviewed-by: Stephen Finucane <[email protected]>
_______________________________________________
Patchwork mailing list
[email protected]
https://lists.ozlabs.org/listinfo/patchwork

Reply via email to