This file is indexed.

/usr/share/pyshared/schooltool/lyceum/journal/__init__.py is in python-schooltool.lyceum.journal 2.1.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
#
from zope.i18nmessageid import MessageFactory
LyceumMessage = MessageFactory("schooltool.lyceum.journal")