This file is indexed.

/usr/share/doc/python-simpleparse-doc/doc/pydoc/simpleparse.examples.findlineset.html is in python-simpleparse-doc 2.1.0a1-6.

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
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!doctype html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><title>Python: module simpleparse.examples.findlineset</title>
</head><body bgcolor="#f0f0f8">

<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
<tr bgcolor="#7799ee">
<td valign=bottom>&nbsp;<br>
<font color="#ffffff" face="helvetica, arial">&nbsp;<br><big><big><strong><a href="simpleparse.html"><font color="#ffffff">simpleparse</font></a>.<a href="simpleparse.examples.html"><font color="#ffffff">examples</font></a>.findlineset</strong></big></big></font></td
><td align=right valign=bottom
><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="file:/home/mcfletch/pylive/simpleparse/examples/findlineset.py">/home/mcfletch/pylive/simpleparse/examples/findlineset.py</a></font></td></tr></table>
    <p></p>
<p>
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
<tr bgcolor="#55aa55">
<td colspan=3 valign=bottom>&nbsp;<br>
<font color="#ffffff" face="helvetica, arial"><big><strong>Data</strong></big></font></td></tr>
    
<tr><td bgcolor="#55aa55"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td>
<td width="100%"><strong>declaration</strong> = '<font color="#c040c0">\n\n</font>firstLine := "This is first line"<font color="#c040c0">\n</font>secondLine :... secondLine, -fifthLine*, fifthLine<font color="#c040c0">\n</font>sets := set*<font color="#c040c0">\n</font>'<br>
<strong>file1</strong> = 'This is first line<font color="#c040c0">\n</font>This is second line<font color="#c040c0">\n</font>This is N...d line<font color="#c040c0">\n</font>This is fifth line<font color="#c040c0">\n</font>This is NOT fifth line<font color="#c040c0">\n</font>'<br>
<strong>file2</strong> = 'This is first line<font color="#c040c0">\n</font>This is fifth line<font color="#c040c0">\n</font>This is se...e<font color="#c040c0">\n</font>This is NOT second line<font color="#c040c0">\n</font>This is NOT fifth line<font color="#c040c0">\n</font>'<br>
<strong>p</strong> = &lt;simpleparse.parser.Parser instance&gt;</td></tr></table>
</body></html>