Package trac :: Package util :: Module autoreload

Module autoreload

source code

Functions
 
main(func, modification_callback, *args, **kwargs)
Run the given function and restart any time modules are changed.
source code
Variables
  __package__ = 'trac.util'

Imports: os, sys, threading, time, traceback