This file is indexed.

/usr/share/doc/python-pika/modules/adapters/tornado.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
8
9
Tornado Connection Adapter
==========================
.. automodule:: pika.adapters.tornado_connection

Be sure to check out the :doc:`asynchronous examples </examples>` including the Tornado specific :doc:`consumer </examples/tornado_consumer>` example.

.. autoclass:: pika.adapters.tornado_connection.TornadoConnection
  :members:
  :inherited-members: