def BIND_PYTHON(self, *args): return _inaoqi.behavior_BIND_PYTHON(self, *args) def setModuleDescription(self, *args): return _inaoqi.behavior_setModuleDescription(self, *args)
def BIND_PYTHON(self, *args): return _inaoqi.behavior_BIND_PYTHON(self, *args)
def BIND_PYTHON(self, module, method, paramcount=-1): return _inaoqi.behavior_BIND_PYTHON(self, module, method, paramcount)