コード例 #1
0
 def __init__(self, *args):
     this = _inaoqi.new_ALMemoryProxy(*args)
     try:
         self.this.append(this)
     except:
         self.this = this
コード例 #2
0
ファイル: inaoqi.py プロジェクト: AndresGalaviz/NAO
 def __init__(self, *args): 
     this = _inaoqi.new_ALMemoryProxy(*args)
     try: self.this.append(this)
     except: self.this = this