Skip to content
Commit 9a5295e7 authored by Adar Nimrod's avatar Adar Nimrod Committed by nimrod
Browse files

Have Popen output as text streams.

When passing universal_newlines=True to Popen stdout and stderr are text
streams instead of bytes. Supported since Python 3.2.
parent 04180257
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment