PageRenderTime 67ms CodeModel.GetById 17ms RepoModel.GetById 1ms app.codeStats 0ms

/trunk/Examples/test-suite/python/template_type_namespace_runme.py

#
Python | 5 lines | 4 code | 1 blank | 0 comment | 1 complexity | 51e693332b9ac955f9dfe0b86e6a01e0 MD5 | raw file
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
  1. from template_type_namespace import *
  2. if type(foo()[0]) != type(""):
  3. raise RuntimeError