This file is indexed.

/usr/share/doc/python-pika/modules/connection.rst is in python-pika 0.9.14-1.

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
Connection
----------
The :class:`~pika.connection.Connection` class implements the base behavior
that all connection adapters extend.

.. autoclass:: pika.connection.Connection
   :members: