This file is indexed.

/usr/lib/python2.7/dist-packages/mockito-0.5.2.egg-info/SOURCES.txt is in python-mockito 0.5.2-4.

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
AUTHORS
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
mockito/__init__.py
mockito/inorder.py
mockito/invocation.py
mockito/matchers.py
mockito/mock_registry.py
mockito/mocking.py
mockito/mockito.py
mockito/spying.py
mockito/verification.py
mockito.egg-info/PKG-INFO
mockito.egg-info/SOURCES.txt
mockito.egg-info/dependency_links.txt
mockito.egg-info/top_level.txt
mockito_test/__init__.py
mockito_test/classmethods_test.py
mockito_test/demo_test.py
mockito_test/instancemethods_test.py
mockito_test/matchers_test.py
mockito_test/mockingexacttypes_test.py
mockito_test/modulefunctions_test.py
mockito_test/spying_test.py
mockito_test/staticmethods_test.py
mockito_test/stubbing_test.py
mockito_test/test_base.py
mockito_test/verification_errors_test.py
mockito_test/verifications_test.py
mockito_util/__init__.py
mockito_util/test.py
mockito_util/write_readme.py