This file is indexed.

/usr/share/pyshared/germinate/__init__.py is in python-germinate 2.8.

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

The actual contents of the file can be viewed below.

1
2
3
4
import apt_pkg
apt_pkg.init()

__all__ = ['archive', 'defaults', 'germinator', 'log', 'seeds', 'version']