This file is indexed.

/usr/share/pyshared/lazr/restful/frameworks/django.zcml is in python-lazr.restful 0.19.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
<!-- -*- xml -*- -->
<configure xmlns:grok="http://namespaces.zope.org/grok">
  <grok:grok package="lazr.restful.frameworks.django" />
</configure>