brintos

brintos / llvm-project-archived public Read only

0
0
Text · 96 B · 3394f18 Raw
5 lines · plain
1config.suffixes.add(".py")2 3if not config.enable_bindings_python:4    config.unsupported = True5