summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/tools/lldb-mi/interpreter/TestMiInterpreterExec.py
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2015-11-03 18:55:22 +0000
committerZachary Turner <zturner@google.com>2015-11-03 18:55:22 +0000
commitbb03a4660f669bff3875ce00c1d4acaf28c244ef (patch)
tree11dfd9a5292d0635b89514c5e92408b38c1d93c3 /lldb/packages/Python/lldbsuite/test/tools/lldb-mi/interpreter/TestMiInterpreterExec.py
parente7fe1a46e4213842fc2f2c0b0dcd4232923bac20 (diff)
downloadbcm5719-llvm-bb03a4660f669bff3875ce00c1d4acaf28c244ef.tar.gz
bcm5719-llvm-bb03a4660f669bff3875ce00c1d4acaf28c244ef.zip
Python 3 - Don't use `commands` module anymore.
The `commands` module was deprecated in 2.7 and removed in 3.x. As a workaround, we introduce a new module `seven` in lldbsuite.support, and write helper functions in there that delegate to the commands module if it is available, and re-implement their functionality for cases where it is not available. llvm-svn: 251959
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/tools/lldb-mi/interpreter/TestMiInterpreterExec.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud