This file is indexed.

/usr/share/pyshared/maasserver/dj14/__init__.py is in python-django-maas 1.2+bzr1373+dfsg-0ubuntu1~12.04.6.

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

The actual contents of the file can be viewed below.

1
2
3
4
# This module is a backport of Django's GenericIPAddressField model
# field [0] and all the required utilities.  That field was introduced in
# Django 1.4 and this allows to use it with Django 1.3.
# [0]: http://goo.gl/4yxsv