Exemplo n.º 1
0
 def run(self):
     self.name = 'py:method'
     return PyMethod.run(self)
Exemplo n.º 2
0
 def run(self):
     self.name = "py:method"
     return PyMethod.run(self)