blob: e40d42687805bc7ff35222bd9389c3e42d047238 [file] [log] [blame]
:mod:`paste.wsgilib` -- Miscellaneous WSGI utility functions
============================================================
.. automodule:: paste.wsgilib
Module Contents
---------------
.. autofunction:: add_close
.. autofunction:: add_start_close
.. autofunction:: chained_app_iters
.. autoclass:: encode_unicode_app_iter
.. autofunction:: catch_errors
.. autofunction:: catch_errors_app
.. autofunction:: raw_interactive
.. autofunction:: interactive
.. autofunction:: dump_environ
.. autofunction:: intercept_output