This file is indexed.

/usr/lib/python2.7/dist-packages/gnutls/__init__.py is in python-gnutls 3.0.0-0ubuntu1.

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

The actual contents of the file can be viewed below.

1
2
3
"""Python wrapper for the GnuTLS library"""

from gnutls.__info__ import __project__, __summary__, __webpage__, __version__, __author__, __email__, __license__, __copyright__