PageRenderTime 24ms CodeModel.GetById 0ms RepoModel.GetById 1ms app.codeStats 0ms

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

#
Python | 5 lines | 4 code | 1 blank | 0 comment | 0 complexity | 42a2b8f413e0349b2927bdf404926a8a MD5 | raw file
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
  1. import template_ref_type
  2. xr = template_ref_type.XC()
  3. y = template_ref_type.Y()
  4. y.find(xr)