PageRenderTime 49ms CodeModel.GetById 14ms RepoModel.GetById 0ms app.codeStats 0ms

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

#
Python | 4 lines | 3 code | 1 blank | 0 comment | 1 complexity | d52bda27e7ed84c677a0dafaa2f6f51f MD5 | raw file
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
  1. import using2
  2. if using2.spam(37) != 37:
  3. raise RuntimeError