This file is indexed.

/usr/share/doc/python-configobj/api/toc-everything.html is in python-configobj 4.7.2+ds-4.

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
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
<?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
          "DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
  <title>Everything</title>
  <link rel="stylesheet" href="epydoc.css" type="text/css" />
  <script type="text/javascript" src="epydoc.js"></script>
</head>

<body bgcolor="white" text="black" link="blue" vlink="#204080"
      alink="#204080">
<h1 class="toc">Everything</h1>
<hr />
  <h2 class="toc">All Classes</h2>
  <div class="private">
    <a target="mainFrame" href="configobj.Builder-class.html"
     >configobj.Builder</a><br />  </div>
    <a target="mainFrame" href="configobj.ConfigObj-class.html"
     >configobj.ConfigObj</a><br />    <a target="mainFrame" href="configobj.ConfigObjError-class.html"
     >configobj.ConfigObjError</a><br />  <div class="private">
    <a target="mainFrame" href="configobj.ConfigParserInterpolation-class.html"
     >configobj.ConfigParserInterpolation</a><br />  </div>
    <a target="mainFrame" href="configobj.ConfigspecError-class.html"
     >configobj.ConfigspecError</a><br />    <a target="mainFrame" href="configobj.DuplicateError-class.html"
     >configobj.DuplicateError</a><br />  <div class="private">
    <a target="mainFrame" href="configobj.InterpolationEngine-class.html"
     >configobj.InterpolationEngine</a><br />  </div>
    <a target="mainFrame" href="configobj.InterpolationError-class.html"
     >configobj.InterpolationError</a><br />    <a target="mainFrame" href="configobj.InterpolationLoopError-class.html"
     >configobj.InterpolationLoopError</a><br />    <a target="mainFrame" href="configobj.MissingInterpolationOption-class.html"
     >configobj.MissingInterpolationOption</a><br />    <a target="mainFrame" href="configobj.NestingError-class.html"
     >configobj.NestingError</a><br />    <a target="mainFrame" href="configobj.ParseError-class.html"
     >configobj.ParseError</a><br />    <a target="mainFrame" href="configobj.ReloadError-class.html"
     >configobj.ReloadError</a><br />    <a target="mainFrame" href="configobj.RepeatSectionError-class.html"
     >configobj.RepeatSectionError</a><br />  <div class="private">
    <a target="mainFrame" href="configobj.Section-class.html"
     >configobj.Section</a><br />  </div>
    <a target="mainFrame" href="configobj.SimpleVal-class.html"
     >configobj.SimpleVal</a><br />  <div class="private">
    <a target="mainFrame" href="configobj.TemplateInterpolation-class.html"
     >configobj.TemplateInterpolation</a><br />  </div>
    <a target="mainFrame" href="configobj.UnknownType-class.html"
     >configobj.UnknownType</a><br />    <a target="mainFrame" href="configobj.UnreprError-class.html"
     >configobj.UnreprError</a><br />  <h2 class="toc">All Functions</h2>
  <div class="private">
    <a target="mainFrame" href="configobj-module.html#__newobj__"
     >configobj.__newobj__</a><br />  </div>
  <div class="private">
    <a target="mainFrame" href="configobj-module.html#any"
     >configobj.any</a><br />  </div>
    <a target="mainFrame" href="configobj-module.html#flatten_errors"
     >configobj.flatten_errors</a><br />  <div class="private">
    <a target="mainFrame" href="configobj-module.html#getObj"
     >configobj.getObj</a><br />  </div>
    <a target="mainFrame" href="configobj-module.html#get_extra_values"
     >configobj.get_extra_values</a><br />  <div class="private">
    <a target="mainFrame" href="configobj-module.html#match_utf8"
     >configobj.match_utf8</a><br />  </div>
  <div class="private">
    <a target="mainFrame" href="configobj-module.html#unrepr"
     >configobj.unrepr</a><br />  </div>
  <h2 class="toc">All Variables</h2>
  <div class="private">
    <a target="mainFrame" href="configobj-module.html#BOMS"
     >configobj.BOMS</a><br />  </div>
  <div class="private">
    <a target="mainFrame" href="configobj-module.html#BOM_LIST"
     >configobj.BOM_LIST</a><br />  </div>
  <div class="private">
    <a target="mainFrame" href="configobj-module.html#BOM_SET"
     >configobj.BOM_SET</a><br />  </div>
    <a target="mainFrame" href="configobj-module.html#DEFAULT_INDENT_TYPE"
     >configobj.DEFAULT_INDENT_TYPE</a><br />    <a target="mainFrame" href="configobj-module.html#DEFAULT_INTERPOLATION"
     >configobj.DEFAULT_INTERPOLATION</a><br />  <div class="private">
    <a target="mainFrame" href="configobj-module.html#MAX_INTERPOL_DEPTH"
     >configobj.MAX_INTERPOL_DEPTH</a><br />  </div>
  <div class="private">
    <a target="mainFrame" href="configobj-module.html#MISSING"
     >configobj.MISSING</a><br />  </div>
  <div class="private">
    <a target="mainFrame" href="configobj-module.html#OPTION_DEFAULTS"
     >configobj.OPTION_DEFAULTS</a><br />  </div>
  <div class="private">
    <a target="mainFrame" href="configobj-module.html#__package__"
     >configobj.__package__</a><br />  </div>
  <div class="private">
    <a target="mainFrame" href="configobj-module.html#_builder"
     >configobj._builder</a><br />  </div>
  <div class="private">
    <a target="mainFrame" href="configobj-module.html#compiler"
     >configobj.compiler</a><br />  </div>
  <div class="private">
    <a target="mainFrame" href="configobj-module.html#dquot"
     >configobj.dquot</a><br />  </div>
  <div class="private">
    <a target="mainFrame" href="configobj-module.html#interpolation_engines"
     >configobj.interpolation_engines</a><br />  </div>
  <div class="private">
    <a target="mainFrame" href="configobj-module.html#noquot"
     >configobj.noquot</a><br />  </div>
  <div class="private">
    <a target="mainFrame" href="configobj-module.html#squot"
     >configobj.squot</a><br />  </div>
  <div class="private">
    <a target="mainFrame" href="configobj-module.html#tdquot"
     >configobj.tdquot</a><br />  </div>
  <div class="private">
    <a target="mainFrame" href="configobj-module.html#tsquot"
     >configobj.tsquot</a><br />  </div>
  <div class="private">
    <a target="mainFrame" href="configobj-module.html#wspace_plus"
     >configobj.wspace_plus</a><br />  </div>
<hr />
<span class="options">[<a href="javascript:void(0);" class="privatelink"
    onclick="toggle_private();">hide&nbsp;private</a>]</span>

<script type="text/javascript">
  <!--
  // Private objects are initially displayed (because if
  // javascript is turned off then we want them to be
  // visible); but by default, we want to hide them.  So hide
  // them unless we have a cookie that says to show them.
  checkCookie();
  // -->
</script>
</body>
</html>