Home | Trees | Indices | Help |
|
---|
|
Classes | |
PrioritizedTasksQueue | |
Task |
Variables | |
LOW = 0
|
|
MEDIUM = 10
|
|
HIGH = 100
|
|
PRIORITY = {'LOW': LOW, 'MEDIUM': MEDIUM, 'HIGH': HIGH,}
|
|
REVERSE_PRIORITY = dict((values, key) for key, values in PRIOR
|
Variables Details |
REVERSE_PRIORITY
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Jan 17 22:12:20 2016 | http://epydoc.sourceforge.net |