This file is indexed.

/usr/share/voctomix/voctocore/lib/errors/configuration_error.py is in voctomix-core 1.0+git4-1.

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

The actual contents of the file can be viewed below.

1
2
class ConfigurationError(RuntimeError):
    """Problem in the Configuration"""