: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