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

5 lines
64 B
Python

import using2
if using2.spam(37) != 37:
raise RuntimeError