コード例 #1
0
def load_user(userid):
    return UserManager.findUserById(session, userid)