summaryrefslogtreecommitdiff
path: root/docstrings/class-tree.html
diff options
context:
space:
mode:
Diffstat (limited to 'docstrings/class-tree.html')
-rw-r--r--docstrings/class-tree.html19
1 files changed, 11 insertions, 8 deletions
diff --git a/docstrings/class-tree.html b/docstrings/class-tree.html
index 8efd195..f790686 100644
--- a/docstrings/class-tree.html
+++ b/docstrings/class-tree.html
@@ -62,7 +62,8 @@
<li> <strong class="uidlink">logging.Logger</strong>:
<em class="summary">Instances of the Logger class represent a single logging channel.</em>
<ul>
- <li> <strong class="uidlink"><a href="pyinotify.PyinotifyLogger-class.html">pyinotify.PyinotifyLogger</a></strong>
+ <li> <strong class="uidlink"><a href="pyinotify.PyinotifyLogger-class.html">pyinotify.PyinotifyLogger</a></strong>:
+ <em class="summary">Pyinotify logger used for logging unicode strings.</em>
</li>
</ul>
</li>
@@ -106,10 +107,10 @@
<em class="summary">ProcessEventError Exception.</em>
</li>
<li> <strong class="uidlink"><a href="pyinotify.UnsupportedLibcVersionError-class.html">pyinotify.UnsupportedLibcVersionError</a></strong>:
- <em class="summary">Raised for unsupported libc version.</em>
+ <em class="summary">Raised on unsupported libc versions.</em>
</li>
<li> <strong class="uidlink"><a href="pyinotify.UnsupportedPythonVersionError-class.html">pyinotify.UnsupportedPythonVersionError</a></strong>:
- <em class="summary">Raised for unsupported Python version.</em>
+ <em class="summary">Raised on unsupported Python versions.</em>
</li>
</ul>
</li>
@@ -120,7 +121,8 @@
</li>
</ul>
</li>
- <li> <strong class="uidlink"><a href="pyinotify.Color-class.html">pyinotify.Color</a></strong>
+ <li> <strong class="uidlink"><a href="pyinotify.Color-class.html">pyinotify.Color</a></strong>:
+ <em class="summary">Internal class.</em>
</li>
<li> <strong class="uidlink"><a href="pyinotify.EventsCodes-class.html">pyinotify.EventsCodes</a></strong>:
<em class="summary">Set of codes corresponding to each kind of events.</em>
@@ -136,7 +138,7 @@
able to use pyinotify along with the asyncore framework.</em>
</li>
<li> <strong class="uidlink"><a href="pyinotify.ThreadedNotifier-class.html">pyinotify.ThreadedNotifier</a></strong>:
- <em class="summary">This notifier inherits from threading.Thread for instantiating a
+ <em class="summary">This notifier inherits from threading.Thread for instanciating a
separate thread, and also inherits from Notifier, because it is a
threaded notifier.</em>
</li>
@@ -175,7 +177,8 @@
<em class="summary">Makes conditional chaining depending on the result of the nested
processing instance.</em>
</li>
- <li> <strong class="uidlink"><a href="pyinotify.Stats-class.html">pyinotify.Stats</a></strong>
+ <li> <strong class="uidlink"><a href="pyinotify.Stats-class.html">pyinotify.Stats</a></strong>:
+ <em class="summary">Compute and display trivial statistics about processed events.</em>
</li>
</ul>
</li>
@@ -189,7 +192,7 @@
<li> <strong class="uidlink">threading.Thread</strong>
<ul>
<li> <strong class="uidlink"><a href="pyinotify.ThreadedNotifier-class.html">pyinotify.ThreadedNotifier</a></strong>:
- <em class="summary">This notifier inherits from threading.Thread for instantiating a
+ <em class="summary">This notifier inherits from threading.Thread for instanciating a
separate thread, and also inherits from Notifier, because it is a
threaded notifier.</em>
</li>
@@ -226,7 +229,7 @@
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Thu Aug 6 15:45:57 2009
+ Generated by Epydoc 3.0.1 on Fri Aug 28 02:53:33 2009
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"