Пример #1
0
 def get_tpl_method():
     return m.get_or_init(DummyD, "method", m.TemplateMethod, DummyD)
Пример #2
0
 def get_tpl_method():
     return m.get_or_init(DummyD, "method", m.TemplateMethod, DummyD)
Пример #3
0
 def get_tpl_cls():
     return m.get_or_init(m_test, "ClassTpl", m.TemplateClass)
Пример #4
0
 def get_tpl_cls():
     return m.get_or_init(m_test, "ClassTpl", m.TemplateClass)