[test] Remove Python<3.3 workaround without shlex.quote
authorFangrui Song <i@maskray.me>
Fri, 12 May 2023 06:06:01 +0000 (23:06 -0700)
committerFangrui Song <i@maskray.me>
Fri, 12 May 2023 06:06:02 +0000 (23:06 -0700)
commitaa6cb0f21461d76d296c7c6139d0a8e355238ce5
treeb7561f8f4d86377b8c4169206f2303b818a04718
parent2394f091df0bba3f8c5362df1f7b6502cc837f66
[test] Remove Python<3.3 workaround without shlex.quote

Python>=3.6 has been the requirement since D93097 (2020).
Remove old workarounds.

Remove unused imports from compiler-rt/test/memprof/lit.cfg.py

Reviewed By: serge-sans-paille

Differential Revision: https://reviews.llvm.org/D150410
compiler-rt/test/asan/lit.cfg.py
compiler-rt/test/lit.common.cfg.py
compiler-rt/test/memprof/lit.cfg.py