# The tests in this directory need to run Python
import shlex
import sys
config.substitutions.append(("%{python}", shlex.quote(sys.executable)))
# The tests in this directory need to run Python
import shlex
import sys
config.substitutions.append(("%{python}", shlex.quote(sys.executable)))