PageRenderTime 26ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

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

#
Python | 4 lines | 3 code | 1 blank | 0 comment | 1 complexity | c8ee31b3d3aa40bce6bda2f952abb270 MD5 | raw file
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
  1. from extend_variable import *
  2. if Foo.Bar != 42:
  3. raise RuntimeError