Remove Python 2 checks from the test suite
authorJonas Devlieghere <jonas@devlieghere.com>
Wed, 27 Apr 2022 01:23:10 +0000 (18:23 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Wed, 27 Apr 2022 15:26:26 +0000 (08:26 -0700)
commit0e9af88b7099fa0588661b5b8d5024b2f25f68d8
tree8731c3be09467a5fafe5b7e3a67ead5c278e2e2b
parent90537673302f13e92ffabba84901164c6b974b2d
Remove Python 2 checks from the test suite

We dropped downstream support for Python 2 in the previous release. Now
that we have branched for the next release the window where this kind of
change could introduce conflicts is closing too. Remove Python 2 checks
from the test suite.

Differential revision: https://reviews.llvm.org/D124429
lldb/test/API/functionalities/step_scripted/TestStepScripted.py
lldb/test/API/lldbtest.py
lldb/test/API/macosx/nslog/TestDarwinNSLogOutput.py
lldb/test/API/python_api/disassemble-raw-data/TestDisassemble_VST1_64.py
lldb/test/API/python_api/file_handle/TestFileHandle.py
lldb/test/API/terminal/TestSTTYBeforeAndAfter.py