summaryrefslogtreecommitdiff
path: root/docstrings/pyinotify.ChainIfTrue-class.html
diff options
context:
space:
mode:
Diffstat (limited to 'docstrings/pyinotify.ChainIfTrue-class.html')
-rw-r--r--docstrings/pyinotify.ChainIfTrue-class.html20
1 files changed, 8 insertions, 12 deletions
diff --git a/docstrings/pyinotify.ChainIfTrue-class.html b/docstrings/pyinotify.ChainIfTrue-class.html
index b13208b..b36c01f 100644
--- a/docstrings/pyinotify.ChainIfTrue-class.html
+++ b/docstrings/pyinotify.ChainIfTrue-class.html
@@ -63,8 +63,8 @@
<area shape="rect" href="pyinotify.ProcessEvent-class.html#__call__" title="To behave like a functor the object must be callable." alt="" coords="17,143,231,161"/>
<area shape="rect" href="pyinotify.ProcessEvent-class.html#nested_pevent" title="pyinotify.ProcessEvent.nested_pevent" alt="" coords="17,161,231,180"/>
<area shape="rect" href="pyinotify.ProcessEvent-class.html" title="Process events objects, can be specialized via subclassing, thus its behavior can be overriden:" alt="" coords="16,85,232,181"/>
-<area shape="rect" href="pyinotify.ChainIfTrue-class.html#my_init" title="Override this method when subclassing if you want to achieve custom &#160;initialization of your subclass&#39; instance." alt="" coords="43,236,205,255"/>
-<area shape="rect" href="pyinotify.ChainIfTrue-class.html#process_default" title="Default default processing event method." alt="" coords="43,255,205,273"/>
+<area shape="rect" href="pyinotify.ChainIfTrue-class.html#my_init" title="Template method called from base class constructor." alt="" coords="43,236,205,255"/>
+<area shape="rect" href="pyinotify.ChainIfTrue-class.html#process_default" title="Default processing event method." alt="" coords="43,255,205,273"/>
<area shape="rect" href="pyinotify.ChainIfTrue-class.html" title="Makes conditional chaining depending on the result of the nested processing instance." alt="" coords="41,211,207,275"/>
<area shape="rect" href="pyinotify._ProcessEvent-class.html#__repr__" title="repr(x)" alt="" coords="80,36,168,55"/>
<area shape="rect" href="pyinotify._ProcessEvent-class.html" title="Abstract processing event class." alt="" coords="79,11,169,56"/>
@@ -101,8 +101,7 @@
<tr>
<td><span class="summary-sig"><a href="pyinotify.ChainIfTrue-class.html#my_init" class="summary-sig-name">my_init</a>(<span class="summary-sig-arg">self</span>,
<span class="summary-sig-arg">func</span>)</span><br />
- Override this method when subclassing if you want to achieve custom
- initialization of your subclass' instance.</td>
+ Template method called from base class constructor.</td>
<td align="right" valign="top">
<span class="codelink"><a href="pyinotify-pysrc.html#ChainIfTrue.my_init">source&nbsp;code</a></span>
@@ -120,7 +119,7 @@
<tr>
<td><span class="summary-sig"><a href="pyinotify.ChainIfTrue-class.html#process_default" class="summary-sig-name">process_default</a>(<span class="summary-sig-arg">self</span>,
<span class="summary-sig-arg">event</span>)</span><br />
- Default default processing event method.</td>
+ Default processing event method.</td>
<td align="right" valign="top">
<span class="codelink"><a href="pyinotify-pysrc.html#ChainIfTrue.process_default">source&nbsp;code</a></span>
@@ -239,9 +238,7 @@
</td>
</tr></table>
- <p>Override this method when subclassing if you want to achieve custom
- initialization of your subclass' instance. You MUST pass keyword
- arguments. This method does nothing by default.</p>
+ <p>Template method called from base class constructor.</p>
<dl class="fields">
<dt>Parameters:</dt>
<dd><ul class="nomargin-top">
@@ -249,7 +246,6 @@
</ul></dd>
<dt>Overrides:
<a href="pyinotify.ProcessEvent-class.html#my_init">ProcessEvent.my_init</a>
- <dd><em class="note">(inherited documentation)</em></dd>
</dt>
</dl>
</td></tr></table>
@@ -269,8 +265,8 @@
</td>
</tr></table>
- <p>Default default processing event method. Print event on standart
- output.</p>
+ <p>Default processing event method. By default uses print statement to
+ output event on standard output.</p>
<dl class="fields">
<dt>Parameters:</dt>
<dd><ul class="nomargin-top">
@@ -310,7 +306,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"