PageRenderTime 51ms CodeModel.GetById 16ms RepoModel.GetById 0ms app.codeStats 0ms

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

#
Python | 3 lines | 2 code | 1 blank | 0 comment | 0 complexity | b8e4cd8224e42a6d0a045612ed6f3a9e MD5 | raw file
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
  1. import namespace_virtual_method
  2. x = namespace_virtual_method.Spam()