This file is indexed.

/usr/lib/python2.7/dist-packages/vtk/common.py is in python-vtk 5.10.1+dfsg-2.1build1.

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

The actual contents of the file can be viewed below.

1
2
3
4
""" This module loads all the classes from the VTK Common library into its
namespace.  This is a required module."""

from vtkCommonPython import *