Ejemplo n.º 1
0
 def get_tpl_method():
     return m.get_or_init(DummyD, "method", m.TemplateMethod, DummyD)
Ejemplo n.º 2
0
 def get_tpl_method():
     return m.get_or_init(DummyD, "method", m.TemplateMethod, DummyD)
Ejemplo n.º 3
0
 def get_tpl_cls():
     return m.get_or_init(m_test, "ClassTpl", m.TemplateClass)
Ejemplo n.º 4
0
 def get_tpl_cls():
     return m.get_or_init(m_test, "ClassTpl", m.TemplateClass)