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