diff options
author | Pavel Labath <pavel@labath.sk> | 2019-02-19 08:25:25 +0000 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2019-02-19 08:25:25 +0000 |
commit | 499611a20ffae5fcec25655e36502d44603d717f (patch) | |
tree | ee1dc2b38ffaa93e3d6cbbf0ecceb0c13365d76c /lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py | |
parent | eebf32fad62eb1e6972df8d1809aaebf457ab477 (diff) | |
download | bcm5719-llvm-499611a20ffae5fcec25655e36502d44603d717f.tar.gz bcm5719-llvm-499611a20ffae5fcec25655e36502d44603d717f.zip |
Fix vscode tests for python3
encode/decode the data before sending it over the socket. Since (AFAICT)
the vscode protocol (unlike the gdb-remote one) is fully textual, using
the utf8 codec here is appropriate.
llvm-svn: 354308
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py')
0 files changed, 0 insertions, 0 deletions