on python3, this means that we don't get bytes back by default. We probably do want bytes here so modify our call to run_command so we get bytes instead of text. |
||
---|---|---|
.. | ||
__init__.py | ||
command.py | ||
raw.py | ||
script.py | ||
shell.py |
on python3, this means that we don't get bytes back by default. We probably do want bytes here so modify our call to run_command so we get bytes instead of text. |
||
---|---|---|
.. | ||
__init__.py | ||
command.py | ||
raw.py | ||
script.py | ||
shell.py |