• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1:mod:`paste.debug.watchthreads` -- watch thread workers in paste.httpserver
2===========================================================================
3
4.. automodule:: paste.debug.watchthreads
5
6Module Contents
7---------------
8
9.. autoclass:: WatchThreads
10.. autofunction:: make_watch_threads
11.. autofunction:: make_bad_app
12
13