swig/Examples/test-suite/python/extend_variable_runme.py
2005-10-18 14:04:14 +00:00

4 lines
72 B
Python

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