def __init__(self, app): BasicAuth.__init__(self, app)
def __init__(self, app): BasicAuth.__init__(self, app) self.user = None