• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1:mod:`paste.cgitb_catcher` -- catch exceptions using cgitb
2==========================================================
3
4.. automodule:: paste.cgitb_catcher
5
6Module Contents
7---------------
8
9.. autoclass:: CgitbMiddleware
10.. autofunction:: make_cgitb_middleware
11