Beispiel #1
0
 def __init__(self, *args):
     _Logicle.Logicle_swiginit(self, _Logicle.new_Logicle(*args))
Beispiel #2
0
 def __init__(self, *args):
     this = _Logicle.new_Logicle(*args)
     try:
         self.this.append(this)
     except:
         self.this = this
Beispiel #3
0
 def __init__(self, *args):
     this = _Logicle.new_Logicle(*args)
     try:
         self.this.append(this)
     except __builtin__.Exception:
         self.this = this
Beispiel #4
0
 def __init__(self, *args): 
     this = _Logicle.new_Logicle(*args)
     try: self.this.append(this)
     except: self.this = this