This file is indexed.

/usr/share/python-support/python-cherrypy.public is in python-cherrypy 2.3.0-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
pyversions=-

/usr/share/pyshared/CherryPy-2.3.0-py2.5.egg-info/PKG-INFO
/usr/share/pyshared/CherryPy-2.3.0-py2.5.egg-info/SOURCES.txt
/usr/share/pyshared/CherryPy-2.3.0-py2.5.egg-info/dependency_links.txt
/usr/share/pyshared/CherryPy-2.3.0-py2.5.egg-info/top_level.txt
/usr/share/pyshared/cherrypy/__init__.py
/usr/share/pyshared/cherrypy/_cpcgifs.py
/usr/share/pyshared/cherrypy/_cpengine.py
/usr/share/pyshared/cherrypy/_cperror.py
/usr/share/pyshared/cherrypy/_cphttptools.py
/usr/share/pyshared/cherrypy/_cpserver.py
/usr/share/pyshared/cherrypy/_cpthreadinglocal.py
/usr/share/pyshared/cherrypy/_cptree.py
/usr/share/pyshared/cherrypy/_cputil.py
/usr/share/pyshared/cherrypy/_cpwsgi.py
/usr/share/pyshared/cherrypy/_cpwsgiserver.py
/usr/share/pyshared/cherrypy/_cpwsgiserver3.py
/usr/share/pyshared/cherrypy/config.py
/usr/share/pyshared/cherrypy/filters/__init__.py
/usr/share/pyshared/cherrypy/filters/basefilter.py
/usr/share/pyshared/cherrypy/filters/baseurlfilter.py
/usr/share/pyshared/cherrypy/filters/cachefilter.py
/usr/share/pyshared/cherrypy/filters/decodingfilter.py
/usr/share/pyshared/cherrypy/filters/encodingfilter.py
/usr/share/pyshared/cherrypy/filters/gzipfilter.py
/usr/share/pyshared/cherrypy/filters/logdebuginfofilter.py
/usr/share/pyshared/cherrypy/filters/nsgmlsfilter.py
/usr/share/pyshared/cherrypy/filters/responseheadersfilter.py
/usr/share/pyshared/cherrypy/filters/sessionauthenticatefilter.py
/usr/share/pyshared/cherrypy/filters/sessionfilter.py
/usr/share/pyshared/cherrypy/filters/staticfilter.py
/usr/share/pyshared/cherrypy/filters/tidyfilter.py
/usr/share/pyshared/cherrypy/filters/virtualhostfilter.py
/usr/share/pyshared/cherrypy/filters/wsgiappfilter.py
/usr/share/pyshared/cherrypy/filters/xmlrpcfilter.py
/usr/share/pyshared/cherrypy/lib/__init__.py
/usr/share/pyshared/cherrypy/lib/autoreload.py
/usr/share/pyshared/cherrypy/lib/covercp.py
/usr/share/pyshared/cherrypy/lib/cptools.py
/usr/share/pyshared/cherrypy/lib/defaultformmask.py
/usr/share/pyshared/cherrypy/lib/filter/__init__.py
/usr/share/pyshared/cherrypy/lib/form.py
/usr/share/pyshared/cherrypy/lib/httptools.py
/usr/share/pyshared/cherrypy/lib/profiler.py
/usr/share/pyshared/cherrypy/test/__init__.py
/usr/share/pyshared/cherrypy/test/benchmark.py
/usr/share/pyshared/cherrypy/test/helper.py
/usr/share/pyshared/cherrypy/test/modpy.py
/usr/share/pyshared/cherrypy/test/standalone_test_alt_script_name.py
/usr/share/pyshared/cherrypy/test/test.py
/usr/share/pyshared/cherrypy/test/test_baseurl_filter.py
/usr/share/pyshared/cherrypy/test/test_cache_filter.py
/usr/share/pyshared/cherrypy/test/test_combinedfilters.py
/usr/share/pyshared/cherrypy/test/test_config.py
/usr/share/pyshared/cherrypy/test/test_core.py
/usr/share/pyshared/cherrypy/test/test_custom_filters.py
/usr/share/pyshared/cherrypy/test/test_decodingencoding_filter.py
/usr/share/pyshared/cherrypy/test/test_etags.py
/usr/share/pyshared/cherrypy/test/test_gzip_filter.py
/usr/share/pyshared/cherrypy/test/test_http.py
/usr/share/pyshared/cherrypy/test/test_logdebuginfo_filter.py
/usr/share/pyshared/cherrypy/test/test_misc_tools.py
/usr/share/pyshared/cherrypy/test/test_noserver.py
/usr/share/pyshared/cherrypy/test/test_objectmapping.py
/usr/share/pyshared/cherrypy/test/test_response_headers_filter.py
/usr/share/pyshared/cherrypy/test/test_session_concurrency.py
/usr/share/pyshared/cherrypy/test/test_session_filter.py
/usr/share/pyshared/cherrypy/test/test_sessionauthenticate_filter.py
/usr/share/pyshared/cherrypy/test/test_states.py
/usr/share/pyshared/cherrypy/test/test_static_filter.py
/usr/share/pyshared/cherrypy/test/test_tutorials.py
/usr/share/pyshared/cherrypy/test/test_virtualhost_filter.py
/usr/share/pyshared/cherrypy/test/test_wsgiapp_filter.py
/usr/share/pyshared/cherrypy/test/test_xmlrpc_filter.py
/usr/share/pyshared/cherrypy/test/webtest.py
/usr/share/pyshared/cherrypy/tutorial/__init__.py
/usr/share/pyshared/cherrypy/tutorial/bonus-sqlobject.py
/usr/share/pyshared/cherrypy/tutorial/tut01_helloworld.py
/usr/share/pyshared/cherrypy/tutorial/tut02_expose_methods.py
/usr/share/pyshared/cherrypy/tutorial/tut03_get_and_post.py
/usr/share/pyshared/cherrypy/tutorial/tut04_complex_site.py
/usr/share/pyshared/cherrypy/tutorial/tut05_derived_objects.py
/usr/share/pyshared/cherrypy/tutorial/tut06_default_method.py
/usr/share/pyshared/cherrypy/tutorial/tut07_sessions.py
/usr/share/pyshared/cherrypy/tutorial/tut08_generators_and_yield.py
/usr/share/pyshared/cherrypy/tutorial/tut09_files.py
/usr/share/pyshared/cherrypy/tutorial/tut10_http_errors.py