This file is indexed.

/usr/lib/python2.7/dist-packages/nevow/js/PythonTestSupport/__init__.js is in python-nevow 0.14.2-1.

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
/**
 * Currently it is undocumented and difficult to figure out how to create JS
 * modules and dependencies quickly and clearly for testing purposes.  This
 * package is a workaround for that, which provides some static fixtures for a
 * few Python tests to rely on.  At some point we should clean up and document
 * the JS modules API and LivePage's usage of it, and remove this package.
 */