blob: 1787e710ad1319d2d3dc562dbd94eaf99fc1ab0f (
plain)
1
2
3
4
5
6
7
8
9
10
|
:mod:`paste.debug.prints` -- capture print output
=================================================
.. automodule:: paste.debug.prints
Module Contents
---------------
.. autoclass:: PrintDebugMiddleware
|