xref
: /
llvm-project-15.0.7
/
lldb
/
test
/
Shell
/
ScriptInterpreter
/
Python
/
lit.local.cfg
(revision c6f7b720)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
if 'python' not in
config.available_features
:
2
config.unsupported
= True
3