This file is indexed.

/usr/lib/python2.7/dist-packages/zope.formlib-4.3.0a2.egg-info/SOURCES.txt is in python-zope.formlib 4.3.0a2-0ubuntu1.

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
CHANGES.txt
COPYRIGHT.txt
LICENSE.txt
MANIFEST.in
README.txt
bootstrap.py
buildout.cfg
setup.cfg
setup.py
tox.ini
src/zope/__init__.py
src/zope.formlib.egg-info/PKG-INFO
src/zope.formlib.egg-info/SOURCES.txt
src/zope.formlib.egg-info/dependency_links.txt
src/zope.formlib.egg-info/namespace_packages.txt
src/zope.formlib.egg-info/not-zip-safe
src/zope.formlib.egg-info/requires.txt
src/zope.formlib.egg-info/top_level.txt
src/zope/formlib/TODO.txt
src/zope/formlib/__init__.py
src/zope/formlib/_compat.py
src/zope/formlib/boolwidgets.py
src/zope/formlib/bugs.txt
src/zope/formlib/configure.zcml
src/zope/formlib/errors.py
src/zope/formlib/errors.txt
src/zope/formlib/exception.py
src/zope/formlib/form.py
src/zope/formlib/form.txt
src/zope/formlib/ftesting.zcml
src/zope/formlib/i18n.py
src/zope/formlib/interfaces.py
src/zope/formlib/itemswidgets.py
src/zope/formlib/namedtemplate.py
src/zope/formlib/objectwidget.pt
src/zope/formlib/objectwidget.py
src/zope/formlib/objectwidget.txt
src/zope/formlib/orderedSelectionList.pt
src/zope/formlib/pageform.pt
src/zope/formlib/sequencewidget.pt
src/zope/formlib/sequencewidget.py
src/zope/formlib/source.py
src/zope/formlib/source.txt
src/zope/formlib/subpageform.pt
src/zope/formlib/textwidgets.py
src/zope/formlib/utility.py
src/zope/formlib/widget.py
src/zope/formlib/widget_macros.pt
src/zope/formlib/widgets.py
src/zope/formlib/widgets.txt
src/zope/formlib/tests/__init__.py
src/zope/formlib/tests/functionalsupport.py
src/zope/formlib/tests/registerWidgets.zcml
src/zope/formlib/tests/support.py
src/zope/formlib/tests/test_browserwidget.py
src/zope/formlib/tests/test_checkboxwidget.py
src/zope/formlib/tests/test_choicecollections.py
src/zope/formlib/tests/test_choicewidget.py
src/zope/formlib/tests/test_datetimewidget.py
src/zope/formlib/tests/test_datewidget.py
src/zope/formlib/tests/test_decimalwidget.py
src/zope/formlib/tests/test_displaywidget.py
src/zope/formlib/tests/test_exception.py
src/zope/formlib/tests/test_filewidget.py
src/zope/formlib/tests/test_floatwidget.py
src/zope/formlib/tests/test_form.py
src/zope/formlib/tests/test_formlib.py
src/zope/formlib/tests/test_functional_booleanradiowidget.py
src/zope/formlib/tests/test_functional_checkboxwidget.py
src/zope/formlib/tests/test_functional_datetimewidget.py
src/zope/formlib/tests/test_functional_decimalwidget.py
src/zope/formlib/tests/test_functional_filewidget.py
src/zope/formlib/tests/test_functional_floatwidget.py
src/zope/formlib/tests/test_functional_intwidget.py
src/zope/formlib/tests/test_functional_objectwidget.py
src/zope/formlib/tests/test_functional_selectwidget.py
src/zope/formlib/tests/test_functional_textareawidget.py
src/zope/formlib/tests/test_functional_textwidget.py
src/zope/formlib/tests/test_intwidget.py
src/zope/formlib/tests/test_itemswidget.py
src/zope/formlib/tests/test_multicheckboxwidget.py
src/zope/formlib/tests/test_objectwidget.py
src/zope/formlib/tests/test_passwordwidget.py
src/zope/formlib/tests/test_radiowidget.py
src/zope/formlib/tests/test_registrations.py
src/zope/formlib/tests/test_selectwidget.py
src/zope/formlib/tests/test_sequencewidget.py
src/zope/formlib/tests/test_setprefix.py
src/zope/formlib/tests/test_source.py
src/zope/formlib/tests/test_textareawidget.py
src/zope/formlib/tests/test_textwidget.py
src/zope/formlib/tests/test_widget.py
src/zope/formlib/tests/test_widgetdocs.py