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