This file is indexed.

/usr/share/pyshared/z3c/pt/tests/false.pt is in python-z3c.pt 2.2.3-0ubuntu1.

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 version="1.0"?>
<form>
  <input type="input" tal:attributes="checked False" />
</form>