/trunk/Examples/test-suite/python/typemap_arrays_runme.py
# · Python · 5 lines · 3 code · 2 blank · 0 comment · 1 complexity · 136ad82e659fb47113c232e9e191a048 MD5 · raw file
- from typemap_arrays import *
- if sumA(None) != 60:
- raise RuntimeError, "Sum is wrong"