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