Exemplo n.º 1
0
 def _bindWithParam(self, module, method, paramNumber):
     return _inaoqi.baseModule__bindWithParam(self, module, method,
                                              paramNumber)
Exemplo n.º 2
0
 def _bindWithParam(self, *args):
     return _inaoqi.baseModule__bindWithParam(self, *args)
Exemplo n.º 3
0
 def _bindWithParam(self, *args): return _inaoqi.baseModule__bindWithParam(self, *args)
 def exit(self): return _inaoqi.baseModule_exit(self)
Exemplo n.º 4
0
 def _bindWithParam(self, module, method, paramNumber):
     return _inaoqi.baseModule__bindWithParam(self, module, method, paramNumber)