def __init__(self, *args): this = _core.new_Cycles(*args) try: self.this.append(this) except Exception: self.this = this
def __init__(self, *args): this = _core.new_Cycles(*args) try: self.this.append(this) except: self.this = this