Example #1
0
 def __init__(self):
     this = _example.new_Example()
     try:
         self.this.append(this)
     except Exception:
         self.this = this
Example #2
0
 def __init__(self):
     this = _example.new_Example()
     try:
         self.this.append(this)
     except:
         self.this = this