This file is indexed.

/usr/share/pyshared/desktopcouch/application/platform/windows/__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
6
7
"""Windows platform specific code."""


# FIXME make thisdo something or document why it does not
def set_application_name(app_name):
    """Set the application name."""
    pass