This file is indexed.

/usr/share/pyshared/mechanize-0.2.5.egg-info/SOURCES.txt is in python-mechanize 1:0.2.5-3.

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
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
COPYING.txt
INSTALL.txt
MANIFEST.in
README.txt
ez_setup.py
release.py
setup.cfg
setup.py
test.py
docs/development.txt
docs/doc.txt
docs/documentation.txt
docs/download.txt
docs/faq.txt
docs/forms.txt
docs/hints.txt
docs/index.txt
docs/support.txt
docs/html/ChangeLog.txt
docs/html/development.html
docs/html/doc.html
docs/html/documentation.html
docs/html/download.html
docs/html/faq.html
docs/html/forms.html
docs/html/hints.html
docs/html/index.html
docs/html/support.html
docs/styles/ie6.js
docs/styles/maxwidth.css
docs/styles/style.css
examples/hack21.py
examples/pypi.py
examples/forms/data.dat
examples/forms/data.txt
examples/forms/echo.cgi
examples/forms/example.html
examples/forms/example.py
examples/forms/simple.py
mechanize/__init__.py
mechanize/_auth.py
mechanize/_beautifulsoup.py
mechanize/_clientcookie.py
mechanize/_debug.py
mechanize/_firefox3cookiejar.py
mechanize/_form.py
mechanize/_gzip.py
mechanize/_headersutil.py
mechanize/_html.py
mechanize/_http.py
mechanize/_lwpcookiejar.py
mechanize/_markupbase.py
mechanize/_mechanize.py
mechanize/_mozillacookiejar.py
mechanize/_msiecookiejar.py
mechanize/_opener.py
mechanize/_pullparser.py
mechanize/_request.py
mechanize/_response.py
mechanize/_rfc3986.py
mechanize/_sgmllib_copy.py
mechanize/_sockettimeout.py
mechanize/_testcase.py
mechanize/_urllib2.py
mechanize/_urllib2_fork.py
mechanize/_useragent.py
mechanize/_util.py
mechanize/_version.py
mechanize.egg-info/PKG-INFO
mechanize.egg-info/SOURCES.txt
mechanize.egg-info/dependency_links.txt
mechanize.egg-info/top_level.txt
mechanize.egg-info/zip-safe
test/__init__.py
test/test_api.py
test/test_browser.doctest
test/test_browser.py
test/test_cookie.py
test/test_cookies.py
test/test_date.py
test/test_form.py
test/test_form_mutation.py
test/test_forms.doctest
test/test_functional.py
test/test_headers.py
test/test_history.doctest
test/test_html.doctest
test/test_html.py
test/test_import.py
test/test_opener.doctest
test/test_opener.py
test/test_password_manager.special_doctest
test/test_performance.py
test/test_pickle.py
test/test_pullparser.py
test/test_request.doctest
test/test_response.doctest
test/test_response.py
test/test_rfc3986.doctest
test/test_robotfileparser.doctest
test/test_unittest.py
test/test_urllib2.py
test/test_urllib2_localnet.py
test/test_useragent.py
test-tools/cookietest.cgi
test-tools/doctest.py
test-tools/functools_copy.py
test-tools/linecache_copy.py
test-tools/testprogram.py
test-tools/twisted-ftpserver.py
test-tools/twisted-localserver.py
test-tools/unittest/__init__.py
test-tools/unittest/__main__.py
test-tools/unittest/case.py
test-tools/unittest/loader.py
test-tools/unittest/main.py
test-tools/unittest/result.py
test-tools/unittest/runner.py
test-tools/unittest/suite.py
test-tools/unittest/util.py
test/functional_tests_golden/FormsExamplesTests.test_example/output
test/functional_tests_golden/FormsExamplesTests.test_simple/output
test/test_form_data/Auth.html
test/test_form_data/FullSearch.html
test/test_form_data/GeneralSearch.html
test/test_form_data/MarkedRecords.html
test/test_form_data/MarkedResults.html
test/test_form_data/Results.html
test/test_form_data/SearchType.html