This file is indexed.

/usr/share/pyshared/desktopcouch/application/replication_services/__init__.py is in python-desktopcouch-application 1.0.8-0ubuntu3.

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
"""Modules imported here are available as services."""

# pylint: disable=W0611
from desktopcouch.application.replication_services import ubuntuone
from desktopcouch.application.replication_services import example