llvm/libcxx/test/libcxx/lit.local.cfg

# The tests in this directory need to run Python
import shlex
import sys

config.substitutions.append(("%{python}", shlex.quote(sys.executable)))