Package bodhi :: Module jobs
[hide private]
[frames] | no frames]

Module jobs

source code

This module is for functions that are to be executed on a regular basis using the TurboGears scheduler.

Functions [hide private]
 
clean_repo()
Clean up our mashed_dir, removing all referenced repositories
source code
 
nagmail() source code
 
schedule()
Schedule our periodic tasks
source code
Variables [hide private]
  log = logging.getLogger(__name__)