This file is indexed.

/usr/share/python-support/pydb.public is in pydb 1.26-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
10
11
12
13
14
15
16
17
18
19
/usr/share/pyshared/pydb/__init__.py
/usr/share/pyshared/pydb/bytecode.py
/usr/share/pyshared/pydb/complete.py
/usr/share/pyshared/pydb/connection.py
/usr/share/pyshared/pydb/disassemble.py
/usr/share/pyshared/pydb/display.py
/usr/share/pyshared/pydb/fns.py
/usr/share/pyshared/pydb/gdb.py
/usr/share/pyshared/pydb/info.py
/usr/share/pyshared/pydb/pydb.doc
/usr/share/pyshared/pydb/pydb.py
/usr/share/pyshared/pydb/pydbbdb.py
/usr/share/pyshared/pydb/pydbcmd.py
/usr/share/pyshared/pydb/set.py
/usr/share/pyshared/pydb/show.py
/usr/share/pyshared/pydb/sighandler.py
/usr/share/pyshared/pydb/subcmd.py
/usr/share/pyshared/pydb/threaddbg.py
/usr/share/pyshared/pydb/threadinfo.py