1:mod:`paste.reloader` -- Monitor for file changes to restart the process 2======================================================================== 3 4.. automodule:: paste.reloader 5 6Module Contents 7--------------- 8 9.. autofunction:: install 10.. autoclass:: Monitor 11.. autofunction:: watch_file 12 13 14 15