This file is indexed.

/usr/lib/python2.7/dist-packages/hachoir_wx/field_view/__init__.py is in python-hachoir-wx 0.3-3.

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
# -*- coding: utf-8 -*-

from field_view_setup import setup_field_view
from field_view import field_view_t

from field_menu_setup import setup_field_menu
from field_menu import field_menu_t