summaryrefslogtreecommitdiff
path: root/Examples/test-suite/python/extend_variable_runme.py
blob: 6a6628cacdcb83f7e45e8fdf217bc84790f13157 (plain)
1
2
3
4
from extend_variable import *

if Foo.Bar != 42:
    raise RuntimeError