pysipp icon indicating copy to clipboard operation
pysipp copied to clipboard

Decode stderr bytes before logging

Open goodboy opened this issue 8 years ago • 0 comments

On py3 we get bytes back from the stderr output. Decode to a native str before logging to keep a readable output.

goodboy avatar Dec 04 '17 15:12 goodboy