Home | History | Annotate | Download | only in modules
      1 :mod:`paste.debug.debugapp` -- debug app
      2 ========================================
      3 
      4 .. automodule:: paste.debug.debugapp
      5 
      6 Module Contents
      7 ---------------
      8 
      9 .. autoclass:: SimpleApplication
     10 .. autoclass:: SlowConsumer
     11 .. autofunction:: make_test_app
     12 .. autofunction:: make_slow_app
     13 
     14