/tags/rel-1-3-26/SWIG/Examples/test-suite/python/template_type_namespace_runme.py

# · Python · 5 lines · 3 code · 2 blank · 0 comment · 1 complexity · 51e693332b9ac955f9dfe0b86e6a01e0 MD5 · raw file

  1. from template_type_namespace import *
  2. if type(foo()[0]) != type(""):
  3. raise RuntimeError