Esempio n. 1
0
 def exit(self): return _inaoqi.module_exit(self)
 def getName(self): return _inaoqi.module_getName(self)
Esempio n. 2
0
 def exit(self):
     return _inaoqi.module_exit(self)
 def exit(self): return _inaoqi.module_exit(self)
 def getName(self): return _inaoqi.module_getName(self)
Esempio n. 4
0
 def exit(*args):
     return _inaoqi.module_exit(*args)
Esempio n. 5
0
 def exit(*args): return _inaoqi.module_exit(*args)
 def getName(*args): return _inaoqi.module_getName(*args)