def __init__(self): this = _example.new_Example() try: self.this.append(this) except Exception: self.this = this
def __init__(self): this = _example.new_Example() try: self.this.append(this) except: self.this = this