Introduction
Contents:
Bases: object
object
Simple scheduler implementation that just executes the actions sequentially.
Methods
__init__()
__init__
execute(actionList)
execute