Пример #1
0
def load_user(id):
    return User.get_by_id(int(id))