This file is indexed.

/usr/share/doc/python-pymongo-doc/html/_sources/api/pymongo/master_slave_connection.txt is in python-pymongo-doc 2.6.3-1build1.

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
11
12
13
:mod:`master_slave_connection` -- Master-slave connection to MongoDB
====================================================================

.. automodule:: pymongo.master_slave_connection
   :synopsis: Master-slave connection to MongoDB
   
   .. autoclass:: pymongo.master_slave_connection.MasterSlaveConnection
        :members:

        .. autoattribute:: safe
        .. automethod:: get_lasterror_options
        .. automethod:: set_lasterror_options
        .. automethod:: unset_lasterror_options