This file is indexed.

/usr/lib/python2.7/dist-packages/crochet/_version.py is in python-crochet 1.4.0-0ubuntu2.

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 was generated by 'versioneer.py' (0.10) from
# revision-control system data, or from the parent directory name of an
# unpacked source archive. Distribution tarballs contain a pre-generated copy
# of this file.

version_version = '1.4.0'
version_full = 'ecc17a072aa8804c73e4ab8af1b3528cdd206f61'
def get_versions(default={}, verbose=False):
    return {'version': version_version, 'full': version_full}