llvm-project/lldb/packages
Jonas Devlieghere d5dc73d2c2 [test] Fix 'argument must be str, not bytes' for Python 3.
Use `sys.stdout.buffer` instead of `sys.stdout` in lldbpexpect.py.

llvm-svn: 370545
2019-08-30 22:53:38 +00:00
..
Python/lldbsuite [test] Fix 'argument must be str, not bytes' for Python 3. 2019-08-30 22:53:38 +00:00