TaskSortList

Inheritance:

Methods of TaskSortList:

__init__
def __init__(self, sort)

Undocumented function.

add
def add(self, task)

Undocumented function.

getSort
def getSort(self)

Undocumented function.

remove
def remove(self, i)

Undocumented function.