Home | History | Annotate | Download | only in modules
      1 :mod:`paste.cgitb_catcher` -- catch exceptions using cgitb
      2 ==========================================================
      3 
      4 .. automodule:: paste.cgitb_catcher
      5 
      6 Module Contents
      7 ---------------
      8 
      9 .. autoclass:: CgitbMiddleware
     10 .. autofunction:: make_cgitb_middleware
     11