diff options
author | Brian Gesiak <modocache@gmail.com> | 2017-03-22 04:23:01 +0000 |
---|---|---|
committer | Brian Gesiak <modocache@gmail.com> | 2017-03-22 04:23:01 +0000 |
commit | 600f04a435c6f400fd322bd7548a0e9683c90ca1 (patch) | |
tree | a54c5ffee3e34e2bc79d33f94c40ab508b107bdc /lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py | |
parent | 07f2915ad8c6e72c3a0185db78b55b65ab83c123 (diff) | |
download | bcm5719-llvm-600f04a435c6f400fd322bd7548a0e9683c90ca1.tar.gz bcm5719-llvm-600f04a435c6f400fd322bd7548a0e9683c90ca1.zip |
lit: remove python2-isms
Summary:
`assert.assertItemEqual` went away in Python 3. Seeing how lists
are ordered, comparing a list against each other should work just
as well.
Patch by @jbergstroem (Johan Bergström).
Reviewers: modocache, gparker42
Reviewed By: modocache
Differential Revision: https://reviews.llvm.org/D31229
llvm-svn: 298479
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py')
0 files changed, 0 insertions, 0 deletions