This file is indexed.

/usr/lib/python2.7/dist-packages/pecan/tests/config_fixtures/bad/module_and_underscore.py is in python-pecan 1.0.2-2ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
import sys

__badattr__ = True
moduleattr = sys