/tags/rel-1.3.35/Examples/test-suite/python/typemap_namespace_runme.py
# · Python · 8 lines · 5 code · 3 blank · 0 comment · 2 complexity · edac3f7a4a73cfc67e33048d1b7a8d5b MD5 · raw file
- from typemap_namespace import *
- if test1("hello") != "hello":
- raise RuntimeError
- if test2("hello") != "hello":
- raise RuntimeError