This file is indexed.

/usr/share/pyshared/WebTest-1.3.4.egg-info/SOURCES.txt is in python-webtest 1.3.4-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
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
45
46
47
48
49
50
51
52
MANIFEST.in
setup.cfg
setup.py
WebTest.egg-info/PKG-INFO
WebTest.egg-info/SOURCES.txt
WebTest.egg-info/dependency_links.txt
WebTest.egg-info/entry_points.txt
WebTest.egg-info/not-zip-safe
WebTest.egg-info/requires.txt
WebTest.egg-info/top_level.txt
docs/conf.py
docs/index.txt
docs/license.txt
docs/news.txt
docs/_build/genindex.html
docs/_build/index.html
docs/_build/license.html
docs/_build/news.html
docs/_build/py-modindex.html
docs/_build/search.html
docs/_build/chipy-presentation/about.html
docs/_build/chipy-presentation/comparisons.html
docs/_build/chipy-presentation/proxy_example.html
docs/_build/modules/sel.html
docs/_build/modules/webtest.html
docs/chipy-presentation/about.txt
docs/chipy-presentation/comparisons.txt
docs/chipy-presentation/proxy_example.txt
docs/modules/sel.txt
docs/modules/webtest.txt
tests/__init__.py
tests/compat.py
tests/test_click.py
tests/test_cookie.py
tests/test_extra_environ.py
tests/test_file_upload.py
tests/test_fragments.py
tests/test_input.py
tests/test_script_name.py
tests/test_select.py
tests/test_selenium.py
tests/test_testing.py
tests/html/404.html
tests/html/index.html
tests/html/message.html
webtest/__init__.py
webtest/app.py
webtest/compat.py
webtest/debugapp.py
webtest/lint.py
webtest/lint3.py
webtest/sel.py