This file is indexed.

/usr/lib/python3/dist-packages/ginga/gtkw/ImageViewCanvasTypesGtk.py is in python3-ginga 2.6.1-2.

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
# TODO: this line is for backward compatibility with files importing
# this module--to be removed
from ginga.canvas.types.all import *

#END