This file is indexed.

/usr/share/doc/python-pymongo-doc/html/_sources/api/gridfs/grid_file.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
14
15
16
17
18
19
:mod:`grid_file` -- Tools for representing files stored in GridFS
=================================================================

.. automodule:: gridfs.grid_file
   :synopsis: Tools for representing files stored in GridFS

   .. autoclass:: GridIn
      :members:

      .. autoattribute:: _id

   .. autoclass:: GridOut
      :members:

      .. autoattribute:: _id
      .. automethod:: __iter__

   .. autoclass:: GridFile
      :members: