summaryrefslogtreecommitdiff
path: root/docstrings/pyinotify.EventsCodes-class.html
diff options
context:
space:
mode:
Diffstat (limited to 'docstrings/pyinotify.EventsCodes-class.html')
-rw-r--r--docstrings/pyinotify.EventsCodes-class.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/docstrings/pyinotify.EventsCodes-class.html b/docstrings/pyinotify.EventsCodes-class.html
index 778a0ab..3022aa3 100644
--- a/docstrings/pyinotify.EventsCodes-class.html
+++ b/docstrings/pyinotify.EventsCodes-class.html
@@ -72,7 +72,7 @@
<area shape="rect" href="pyinotify.EventsCodes-class.html#IN_DELETE_SELF" title="Self (watched item itself) was deleted." alt="" coords="17,233,175,252"/>
<area shape="rect" href="pyinotify.EventsCodes-class.html#IN_DONT_FOLLOW" title="don&#39;t follow a symlink (new in kernel 2.6.15)." alt="" coords="17,252,175,271"/>
<area shape="rect" href="pyinotify.EventsCodes-class.html#SPECIAL_FLAGS" title="pyinotify.EventsCodes.SPECIAL_FLAGS" alt="" coords="17,289,175,308"/>
-<area shape="rect" href="pyinotify.EventsCodes-class.html#maskname" title="Return the event name associated to mask." alt="" coords="17,311,175,329"/>
+<area shape="rect" href="pyinotify.EventsCodes-class.html#maskname" title="Returns the event name associated to mask." alt="" coords="17,311,175,329"/>
<area shape="rect" href="pyinotify.EventsCodes-class.html" title="Set of codes corresponding to each kind of events." alt="" coords="16,11,176,331"/>
</map>
<img src="uml_class_diagram_for_pyinotif_5.gif" alt='' usemap="#uml_class_diagram_for_pyinotif_5" ismap="ismap" class="graph-without-title" />
@@ -144,7 +144,7 @@
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a href="pyinotify.EventsCodes-class.html#maskname" class="summary-sig-name">maskname</a>(<span class="summary-sig-arg">mask</span>)</span><br />
- Return the event name associated to mask.</td>
+ Returns the event name associated to mask.</td>
<td align="right" valign="top">
<span class="codelink"><a href="pyinotify-pysrc.html#EventsCodes.maskname">source&nbsp;code</a></span>
@@ -477,9 +477,9 @@
</td>
</tr></table>
- <p>Return the event name associated to mask. IN_ISDIR is appended when
- appropriate. Note: only one event is returned, because only one is raised
- once at a time.</p>
+ <p>Returns the event name associated to mask. IN_ISDIR is appended to the
+ result when appropriate. Note: only one event is returned, because only
+ one event can be raised at a given time.</p>
<dl class="fields">
<dt>Parameters:</dt>
<dd><ul class="nomargin-top">
@@ -694,7 +694,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:34 2009
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"