brintos

brintos / llvm-project-archived public Read only

0
0
Text · 141 B · 8c60bb7 Raw
5 lines · plain
1config.suffixes = [".py"]2 3# Check that the arbitrary config values in our parent was inherited.4assert hasattr(config, "an_extra_variable")5