/trunk/Examples/test-suite/python/template_type_namespace_runme.py
# · Python · 5 lines · 3 code · 2 blank · 0 comment · 1 complexity · 51e693332b9ac955f9dfe0b86e6a01e0 MD5 · raw file
- from template_type_namespace import *
- if type(foo()[0]) != type(""):
- raise RuntimeError