This file is indexed.

/usr/share/doc/python-treetime/test/__init__.py is in python-treetime-examples 0.0+20170607-1.

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

The actual contents of the file can be viewed below.

1
2
from os import path
resources_dir = path.join(path.dirname(__file__), '../data/')