This file is indexed.

/usr/share/pyshared/d_rats/version.py is in d-rats 0.3.3-3ubuntu1.

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

The actual contents of the file can be viewed below.

1
2
3
4
DRATS_VERSION = "0.3.3"

if __name__ == "__main__":
	print DRATS_VERSION