예제 #1
0
 def get_task(self, task_id):
     task = Task.load(self, task_id)
     return task