This file is indexed.

/usr/lib/python2.7/dist-packages/limits/version.py is in python-limits 1.2.1-1.

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.8+) 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.2.1'
version_full = ''
def get_versions(default={}, verbose=False):
    return {'version': version_version, 'full': version_full}