This file is indexed.

/usr/share/pyshared/wsgi_intercept/mechanoid_intercept/__init__.py is in python-wsgi-intercept 0.4-0ubuntu3.

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
"""intercept connections made using a mechanoid Browser.

(see wsgi_intercept/__init__.py for examples)

"""
from wsgi_browser import Browser