summaryrefslogtreecommitdiff
path: root/docstrings/pyinotify._Event-class.html
diff options
context:
space:
mode:
Diffstat (limited to 'docstrings/pyinotify._Event-class.html')
-rw-r--r--docstrings/pyinotify._Event-class.html16
1 files changed, 10 insertions, 6 deletions
diff --git a/docstrings/pyinotify._Event-class.html b/docstrings/pyinotify._Event-class.html
index 0aaaee9..78caab2 100644
--- a/docstrings/pyinotify._Event-class.html
+++ b/docstrings/pyinotify._Event-class.html
@@ -59,17 +59,17 @@
<center>
<div class="private"><center> <map id="uml_class_diagram_for_pyinotif_22" name="uml_class_diagram_for_pyinotif_22">
<area shape="rect" href="pyinotify.Event-class.html" title="This class contains all the useful informations about the observed event." alt="" coords="16,104,61,131"/>
-<area shape="rect" href="pyinotify._RawEvent-class.html" title="Raw event, it contains only the informations provided by the system." alt="" coords="112,104,189,131"/>
<area shape="rect" href="pyinotify._Event-class.html#__init__" title="Attach attributes (contained in dict_) to self." alt="" coords="37,36,152,55"/>
-<area shape="rect" href="pyinotify._Event-class.html#__repr__" title="Returns: &#160;String representation." alt="" coords="37,55,152,73"/>
+<area shape="rect" href="pyinotify._Event-class.html#__repr__" title="Returns: &#160;Generic event string representation." alt="" coords="37,55,152,73"/>
<area shape="rect" href="pyinotify._Event-class.html" title="Event structure, represent events raised by the system." alt="" coords="36,11,153,75"/>
+<area shape="rect" href="pyinotify._RawEvent-class.html" title="Raw event, it contains only the informations provided by the system." alt="" coords="112,104,189,131"/>
</map>
<img src="uml_class_diagram_for_pyinotif_22.gif" alt='' usemap="#uml_class_diagram_for_pyinotif_22" ismap="ismap" class="graph-without-title" />
</center></div>
<div class="public" style="display:none"><center> <map id="uml_class_diagram_for_pyinotif_23" name="uml_class_diagram_for_pyinotif_23">
<area shape="rect" href="pyinotify.Event-class.html" title="This class contains all the useful informations about the observed event." alt="" coords="52,104,97,131"/>
<area shape="rect" href="pyinotify._Event-class.html#__init__" title="Attach attributes (contained in dict_) to self." alt="" coords="17,36,132,55"/>
-<area shape="rect" href="pyinotify._Event-class.html#__repr__" title="Returns: &#160;String representation." alt="" coords="17,55,132,73"/>
+<area shape="rect" href="pyinotify._Event-class.html#__repr__" title="Returns: &#160;Generic event string representation." alt="" coords="17,55,132,73"/>
<area shape="rect" href="pyinotify._Event-class.html" title="Event structure, represent events raised by the system." alt="" coords="16,11,133,75"/>
</map>
<img src="uml_class_diagram_for_pyinotif_23.gif" alt='' usemap="#uml_class_diagram_for_pyinotif_23" ismap="ismap" class="graph-without-title" />
@@ -122,7 +122,7 @@
<tr>
<td><span class="summary-sig"><a href="pyinotify._Event-class.html#__repr__" class="summary-sig-name">__repr__</a>(<span class="summary-sig-arg">self</span>)</span><br />
Returns:
- String representation.</td>
+ Generic event string representation.</td>
<td align="right" valign="top">
<span class="codelink"><a href="pyinotify-pysrc.html#_Event.__repr__">source&nbsp;code</a></span>
@@ -211,6 +211,10 @@
<p>Attach attributes (contained in dict_) to self.</p>
<dl class="fields">
+ <dt>Parameters:</dt>
+ <dd><ul class="nomargin-top">
+ <li><strong class="pname"><code>dict_</code></strong> (dictionary) - Set of attributes.</li>
+ </ul></dd>
<dt>Overrides:
object.__init__
</dt>
@@ -235,7 +239,7 @@
<p>repr(x)</p>
<dl class="fields">
<dt>Returns: str</dt>
- <dd>String representation.</dd>
+ <dd>Generic event string representation.</dd>
<dt>Overrides:
object.__repr__
</dt>
@@ -269,7 +273,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:58 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"