This file is indexed.

/usr/share/doc/python-pyinotify-doc/html/toc-pyinotify-module.html is in python-pyinotify-doc 0.9.2-1.

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
<?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>pyinotify</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">Module pyinotify</h1>
<hr />
  <h2 class="toc">Classes</h2>
    <a target="mainFrame" href="pyinotify.AsyncNotifier-class.html"
     >AsyncNotifier</a><br />    <a target="mainFrame" href="pyinotify.ChainIfTrue-class.html"
     >ChainIfTrue</a><br />    <a target="mainFrame" href="pyinotify.ColoredOutputFormat-class.html"
     >ColoredOutputFormat</a><br />    <a target="mainFrame" href="pyinotify.Event-class.html"
     >Event</a><br />    <a target="mainFrame" href="pyinotify.EventsCodes-class.html"
     >EventsCodes</a><br />    <a target="mainFrame" href="pyinotify.ExcludeFilter-class.html"
     >ExcludeFilter</a><br />    <a target="mainFrame" href="pyinotify.INotifyWrapper-class.html"
     >INotifyWrapper</a><br />    <a target="mainFrame" href="pyinotify.InotifyBindingNotFoundError-class.html"
     >InotifyBindingNotFoundError</a><br />    <a target="mainFrame" href="pyinotify.Notifier-class.html"
     >Notifier</a><br />    <a target="mainFrame" href="pyinotify.NotifierError-class.html"
     >NotifierError</a><br />    <a target="mainFrame" href="pyinotify.PrintAllEvents-class.html"
     >PrintAllEvents</a><br />    <a target="mainFrame" href="pyinotify.ProcessEvent-class.html"
     >ProcessEvent</a><br />    <a target="mainFrame" href="pyinotify.ProcessEventError-class.html"
     >ProcessEventError</a><br />    <a target="mainFrame" href="pyinotify.PyinotifyError-class.html"
     >PyinotifyError</a><br />    <a target="mainFrame" href="pyinotify.RawOutputFormat-class.html"
     >RawOutputFormat</a><br />    <a target="mainFrame" href="pyinotify.Stats-class.html"
     >Stats</a><br />    <a target="mainFrame" href="pyinotify.SysCtlINotify-class.html"
     >SysCtlINotify</a><br />    <a target="mainFrame" href="pyinotify.ThreadedNotifier-class.html"
     >ThreadedNotifier</a><br />    <a target="mainFrame" href="pyinotify.UnsupportedPythonVersionError-class.html"
     >UnsupportedPythonVersionError</a><br />    <a target="mainFrame" href="pyinotify.Watch-class.html"
     >Watch</a><br />    <a target="mainFrame" href="pyinotify.WatchManager-class.html"
     >WatchManager</a><br />    <a target="mainFrame" href="pyinotify.WatchManagerError-class.html"
     >WatchManagerError</a><br />  <div class="private">
    <a target="mainFrame" href="pyinotify._CtypesLibcINotifyWrapper-class.html"
     >_CtypesLibcINotifyWrapper</a><br />  </div>
  <div class="private">
    <a target="mainFrame" href="pyinotify._Event-class.html"
     >_Event</a><br />  </div>
  <div class="private">
    <a target="mainFrame" href="pyinotify._INotifySyscallsWrapper-class.html"
     >_INotifySyscallsWrapper</a><br />  </div>
  <div class="private">
    <a target="mainFrame" href="pyinotify._ProcessEvent-class.html"
     >_ProcessEvent</a><br />  </div>
  <div class="private">
    <a target="mainFrame" href="pyinotify._PyinotifyLogger-class.html"
     >_PyinotifyLogger</a><br />  </div>
  <div class="private">
    <a target="mainFrame" href="pyinotify._RawEvent-class.html"
     >_RawEvent</a><br />  </div>
  <div class="private">
    <a target="mainFrame" href="pyinotify._SysProcessEvent-class.html"
     >_SysProcessEvent</a><br />  </div>
  <div class="private">
    <a target="mainFrame" href="pyinotify._UnicodeLogRecord-class.html"
     >_UnicodeLogRecord</a><br />  </div>
  <h2 class="toc">Functions</h2>
    <a target="mainFrame" href="pyinotify-module.html#command_line"
     >command_line</a><br />    <a target="mainFrame" href="pyinotify-module.html#compatibility_mode"
     >compatibility_mode</a><br />    <a target="mainFrame" href="pyinotify-module.html#logger_init"
     >logger_init</a><br />  <h2 class="toc">Variables</h2>
    <a target="mainFrame" href="pyinotify-module.html#ALL_EVENTS"
     >ALL_EVENTS</a><br />    <a target="mainFrame" href="pyinotify-module.html#COMPATIBILITY_MODE"
     >COMPATIBILITY_MODE</a><br />    <a target="mainFrame" href="pyinotify-module.html#IN_ACCESS"
     >IN_ACCESS</a><br />    <a target="mainFrame" href="pyinotify-module.html#IN_ATTRIB"
     >IN_ATTRIB</a><br />    <a target="mainFrame" href="pyinotify-module.html#IN_CLOSE_NOWRITE"
     >IN_CLOSE_NOWRITE</a><br />    <a target="mainFrame" href="pyinotify-module.html#IN_CLOSE_WRITE"
     >IN_CLOSE_WRITE</a><br />    <a target="mainFrame" href="pyinotify-module.html#IN_CREATE"
     >IN_CREATE</a><br />    <a target="mainFrame" href="pyinotify-module.html#IN_DELETE"
     >IN_DELETE</a><br />    <a target="mainFrame" href="pyinotify-module.html#IN_DELETE_SELF"
     >IN_DELETE_SELF</a><br />    <a target="mainFrame" href="pyinotify-module.html#IN_DONT_FOLLOW"
     >IN_DONT_FOLLOW</a><br />    <a target="mainFrame" href="pyinotify-module.html#IN_IGNORED"
     >IN_IGNORED</a><br />    <a target="mainFrame" href="pyinotify-module.html#IN_ISDIR"
     >IN_ISDIR</a><br />    <a target="mainFrame" href="pyinotify-module.html#IN_MASK_ADD"
     >IN_MASK_ADD</a><br />    <a target="mainFrame" href="pyinotify-module.html#IN_MODIFY"
     >IN_MODIFY</a><br />    <a target="mainFrame" href="pyinotify-module.html#IN_MOVED_FROM"
     >IN_MOVED_FROM</a><br />    <a target="mainFrame" href="pyinotify-module.html#IN_MOVED_TO"
     >IN_MOVED_TO</a><br />    <a target="mainFrame" href="pyinotify-module.html#IN_MOVE_SELF"
     >IN_MOVE_SELF</a><br />    <a target="mainFrame" href="pyinotify-module.html#IN_ONESHOT"
     >IN_ONESHOT</a><br />    <a target="mainFrame" href="pyinotify-module.html#IN_ONLYDIR"
     >IN_ONLYDIR</a><br />    <a target="mainFrame" href="pyinotify-module.html#IN_OPEN"
     >IN_OPEN</a><br />    <a target="mainFrame" href="pyinotify-module.html#IN_Q_OVERFLOW"
     >IN_Q_OVERFLOW</a><br />    <a target="mainFrame" href="pyinotify-module.html#IN_UNMOUNT"
     >IN_UNMOUNT</a><br />    <a target="mainFrame" href="pyinotify-module.html#__author__"
     >__author__</a><br />    <a target="mainFrame" href="pyinotify-module.html#__package__"
     >__package__</a><br />    <a target="mainFrame" href="pyinotify-module.html#attrname"
     >attrname</a><br />    <a target="mainFrame" href="pyinotify-module.html#flagc"
     >flagc</a><br />    <a target="mainFrame" href="pyinotify-module.html#inotify_syscalls"
     >inotify_syscalls</a><br />    <a target="mainFrame" href="pyinotify-module.html#log"
     >log</a><br />    <a target="mainFrame" href="pyinotify-module.html#max_queued_events"
     >max_queued_events</a><br />    <a target="mainFrame" href="pyinotify-module.html#max_user_instances"
     >max_user_instances</a><br />    <a target="mainFrame" href="pyinotify-module.html#max_user_watches"
     >max_user_watches</a><br />    <a target="mainFrame" href="pyinotify-module.html#name"
     >name</a><br />    <a target="mainFrame" href="pyinotify-module.html#output_format"
     >output_format</a><br />    <a target="mainFrame" href="pyinotify-module.html#val"
     >val</a><br />    <a target="mainFrame" href="pyinotify-module.html#valc"
     >valc</a><br /><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>