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

# · Python · 4 lines · 3 code · 1 blank · 0 comment · 1 complexity · c8ee31b3d3aa40bce6bda2f952abb270 MD5 · raw file

  1. from extend_variable import *
  2. if Foo.Bar != 42:
  3. raise RuntimeError