Exemple #1
0
 def exit(self): return _inaoqi.module_exit(self)
 def getName(self): return _inaoqi.module_getName(self)
Exemple #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)
Exemple #4
0
 def exit(*args):
     return _inaoqi.module_exit(*args)
Exemple #5
0
 def exit(*args): return _inaoqi.module_exit(*args)
 def getName(*args): return _inaoqi.module_getName(*args)