swig/Examples/test-suite/python/extend_variable_runme.py

5 lines
72 B
Python

from extend_variable import *
if Foo.Bar != 42:
raise RuntimeError