483
483
frozenset(['problemid','loginid','date','complete','attempt']),
486
def get_problem_attempt_last_text(self, login, exercisename, dry=False):
487
510
"""Close the DB connection. Do not call any other functions after
488
511
this. (The behaviour of doing so is undefined).