This file is indexed.

/usr/share/doc/python-paste-doc/html/_sources/modules/wsgiwrappers.txt is in python-paste-doc 2.0.3+dfsg-4ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
:mod:`paste.wsgiwrappers` -- Wrapper functions for WSGI request and response
============================================================================

.. automodule:: paste.wsgiwrappers

Module Contents
---------------

.. autoclass:: WSGIRequest
.. autoclass:: WSGIResponse