This file is indexed.

/usr/share/pyshared/zope.app.exception-3.6.3.egg-info/SOURCES.txt is in python-zope.app.exception 3.6.3-0ubuntu2.

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
CHANGES.txt
COPYRIGHT.txt
LICENSE.txt
README.txt
bootstrap.py
buildout.cfg
setup.cfg
setup.py
src/zope/__init__.py
src/zope.app.exception.egg-info/PKG-INFO
src/zope.app.exception.egg-info/SOURCES.txt
src/zope.app.exception.egg-info/dependency_links.txt
src/zope.app.exception.egg-info/namespace_packages.txt
src/zope.app.exception.egg-info/not-zip-safe
src/zope.app.exception.egg-info/requires.txt
src/zope.app.exception.egg-info/top_level.txt
src/zope/app/__init__.py
src/zope/app/exception/__init__.py
src/zope/app/exception/ftesting.zcml
src/zope/app/exception/interfaces.py
src/zope/app/exception/systemerror.py
src/zope/app/exception/testing.py
src/zope/app/exception/browser/__init__.py
src/zope/app/exception/browser/configure.zcml
src/zope/app/exception/browser/notfound.pt
src/zope/app/exception/browser/notfound.py
src/zope/app/exception/browser/systemerror.pt
src/zope/app/exception/browser/systemerror.txt
src/zope/app/exception/browser/unauthorized.pt
src/zope/app/exception/browser/unauthorized.py
src/zope/app/exception/browser/user.pt
src/zope/app/exception/browser/user.py
src/zope/app/exception/browser/tests/__init__.py
src/zope/app/exception/browser/tests/test_error.py
src/zope/app/exception/browser/tests/test_unauthorized.py