This file is indexed.

/usr/share/pyshared/RestrictedPython-3.6.0.egg-info/SOURCES.txt is in python-restrictedpython 3.6.0-0ubuntu4.

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
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
CHANGES.txt
COPYRIGHT.txt
LICENSE.txt
README.txt
bootstrap.py
buildout.cfg
setup.cfg
setup.py
src/RestrictedPython/Eval.py
src/RestrictedPython/Guards.py
src/RestrictedPython/Limits.py
src/RestrictedPython/MutatingWalker.py
src/RestrictedPython/PrintCollector.py
src/RestrictedPython/RCompile.py
src/RestrictedPython/README.txt
src/RestrictedPython/RestrictionMutator.py
src/RestrictedPython/SelectCompiler.py
src/RestrictedPython/Utilities.py
src/RestrictedPython/__init__.py
src/RestrictedPython/notes.txt
src/RestrictedPython.egg-info/PKG-INFO
src/RestrictedPython.egg-info/SOURCES.txt
src/RestrictedPython.egg-info/dependency_links.txt
src/RestrictedPython.egg-info/not-zip-safe
src/RestrictedPython.egg-info/requires.txt
src/RestrictedPython.egg-info/top_level.txt
src/RestrictedPython/tests/__init__.py
src/RestrictedPython/tests/before_and_after.py
src/RestrictedPython/tests/before_and_after24.py
src/RestrictedPython/tests/before_and_after25.py
src/RestrictedPython/tests/before_and_after26.py
src/RestrictedPython/tests/before_and_after27.py
src/RestrictedPython/tests/class.py
src/RestrictedPython/tests/lambda.py
src/RestrictedPython/tests/restricted_module.py
src/RestrictedPython/tests/security_in_syntax.py
src/RestrictedPython/tests/security_in_syntax26.py
src/RestrictedPython/tests/security_in_syntax27.py
src/RestrictedPython/tests/testCompile.py
src/RestrictedPython/tests/testREADME.py
src/RestrictedPython/tests/testRestrictions.py
src/RestrictedPython/tests/testUtiliities.py
src/RestrictedPython/tests/unpack.py
src/RestrictedPython/tests/verify.py