def __init__(self, db: "constellation_db", img: "constellation_db"): _beast.db_match_swiginit(self, _beast.new_db_match(db, img))
def __init__(self, db, img): this = _beast.new_db_match(db, img) try: self.this.append(this) except Exception: self.this = this