This file is indexed.

/usr/share/pyshared/guppy/heapy/RM.py is in python-guppy 0.1.9-2ubuntu4.

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
# Start a remote monitoring enabling thread,
# unless I am that thread myself.

from guppy.heapy.Remote import on
on()