On Thu, 2020-05-07 at 14:38 +0200, Christian Ehrhardt wrote:
> In python3 pexpect wants by default a BytesIO stream as log buffer.
> Otherwise it will (silently masked since we just return false)
> File "/usr/share/dpdk/test/autotest_runner.py", line 22, in wait_prompt
> child.sendline()
>
In python3 pexpect wants by default a BytesIO stream as log buffer.
Otherwise it will (silently masked since we just return false)
File "/usr/share/dpdk/test/autotest_runner.py", line 22, in wait_prompt
child.sendline()
File "/usr/lib/python3/dist-packages/pexpect/pty_spawn.py", line 555, i
2 matches
Mail list logo