This file is indexed.

/usr/lib/python3/dist-packages/scipy/version.py is in python3-scipy 0.13.3-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
5
6
7
8
9
# THIS FILE IS GENERATED FROM SCIPY SETUP.PY
short_version = '0.13.3'
version = '0.13.3'
full_version = '0.13.3'
git_revision = 'af356f42d6f32fc16d906e732533e48ebd8f4596'
release = True

if not release:
    version = full_version