This file is indexed.

/usr/share/doc/python-netaddr/api/redirect.html is in python-netaddr 0.7.5-4build2.

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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<html><head><title>Epydoc Redirect Page</title>
<meta http-equiv="cache-control" content="no-cache" />
<meta http-equiv="expires" content="0" />
<meta http-equiv="pragma" content="no-cache" />
  <script type="text/javascript" src="epydoc.js"></script>
</head>
<body>
<script type="text/javascript">
<!--
var pages = ["netaddr.strategy.ipv6.ipv6_compact-c", "netaddr.strategy.ipv6.ipv6_verbose-c", "netaddr.core.AddrConversionError-c", "netaddr.ip.iana.LineRecordParser-c", "netaddr.strategy.eui48.mac_cisco-c", "netaddr.strategy.eui48.mac_eui48-c", "netaddr.strategy.eui48.mac_pgsql-c", "netaddr.core.NotRegisteredError-c", "netaddr.eui.ieee.IABIndexParser-c", "netaddr.eui.ieee.OUIIndexParser-c", "netaddr.ip.iana.MulticastParser-c", "netaddr.strategy.eui48.mac_bare-c", "netaddr.strategy.eui48.mac_unix-c", "netaddr.strategy.ipv6.ipv6_full-c", "netaddr.core.AddrFormatError-c", "netaddr.eui.ieee.FileIndexer-c", "netaddr.ip.iana.DictUpdater-c", "netaddr.ip.intset._Infinity-c", "netaddr.core.DictDotLookup-c", "netaddr.core.PrettyPrinter-c", "netaddr.eui.BaseIdentifier-c", "netaddr.ip.iana.IPv4Parser-c", "netaddr.ip.iana.IPv6Parser-c", "netaddr.ip.intset.IntSet-c", "netaddr.core.Subscriber-c", "netaddr.strategy.eui48-m", "netaddr.strategy.eui64-m", "netaddr.core.Publisher-c", "netaddr.ip.IPListMixin-c", "netaddr.ip.glob.IPGlob-c", "netaddr.strategy.ipv4-m", "netaddr.strategy.ipv6-m", "netaddr.ip.sets.IPSet-c", "netaddr.ip.IPAddress-c", "netaddr.ip.IPNetwork-c", "netaddr.ip.rfc1924-m", "netaddr.ip.IPRange-c", "netaddr.ip.intset-m", "netaddr.ip.BaseIP-c", "netaddr.eui.ieee-m", "netaddr.fbsocket-m", "netaddr.strategy-m", "netaddr.ip.glob-m", "netaddr.ip.iana-m", "netaddr.ip.nmap-m", "netaddr.ip.sets-m", "netaddr.eui.EUI-c", "netaddr.eui.IAB-c", "netaddr.eui.OUI-c", "netaddr.compat-m", "netaddr.tests-m", "netaddr.core-m", "netaddr.eui-m", "netaddr.ip-m", "netaddr-m"];
var dottedName = get_anchor();
if (dottedName) {
    var target = redirect_url(dottedName);
    if (target) window.location.replace(target);
}
// -->
</script>

<h3>Epydoc Auto-redirect page</h3>

<p>When javascript is enabled, this page will redirect URLs of
the form <tt>redirect.html#<i>dotted.name</i></tt> to the
documentation for the object with the given fully-qualified
dotted name.</p>
<p><a id="message"> &nbsp; </a></p>

<script type="text/javascript">
<!--
if (dottedName) {
    var msg = document.getElementById("message");
    msg.innerHTML = "No documentation found for <tt>"+
                    dottedName+"</tt>";
}
// -->
</script>

</body>
</html>