TaskPriorityList

Inheritance:

Methods of TaskPriorityList:

__init__
def __init__(self, priority)

Undocumented function.

add
def add(self, task)

Undocumented function.

getPriority
def getPriority(self)

Undocumented function.

remove
def remove(self, i)

Undocumented function.