This file is indexed.

/usr/lib/python2.7/dist-packages/shortuuid/__init__.py is in python-shortuuid 0.4.2-4ubuntu1.

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

The actual contents of the file can be viewed below.

1
2
from shortuuid.main import (encode, decode, uuid,
                            get_alphabet, set_alphabet, ShortUUID)