aboutsummaryrefslogtreecommitdiff
path: root/docs/paramiko.SubsystemHandler-class.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/paramiko.SubsystemHandler-class.html')
-rw-r--r--docs/paramiko.SubsystemHandler-class.html13
1 files changed, 11 insertions, 2 deletions
diff --git a/docs/paramiko.SubsystemHandler-class.html b/docs/paramiko.SubsystemHandler-class.html
index 407b7f4..fe1ec23 100644
--- a/docs/paramiko.SubsystemHandler-class.html
+++ b/docs/paramiko.SubsystemHandler-class.html
@@ -181,6 +181,7 @@ threading._Verbose --+
<code>getName</code>,
<code>isAlive</code>,
<code>isDaemon</code>,
+ <code>is_alive</code>,
<code>join</code>,
<code>run</code>,
<code>setDaemon</code>,
@@ -189,13 +190,16 @@ threading._Verbose --+
</p>
<p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
<code>__delattr__</code>,
+ <code>__format__</code>,
<code>__getattribute__</code>,
<code>__hash__</code>,
<code>__new__</code>,
<code>__reduce__</code>,
<code>__reduce_ex__</code>,
<code>__setattr__</code>,
- <code>__str__</code>
+ <code>__sizeof__</code>,
+ <code>__str__</code>,
+ <code>__subclasshook__</code>
</p>
</td>
</tr>
@@ -210,6 +214,11 @@ threading._Verbose --+
</tr>
<tr>
<td colspan="2" class="summary">
+ <p class="indent-wrapped-lines"><b>Inherited from <code>threading.Thread</code></b>:
+ <code>daemon</code>,
+ <code>ident</code>,
+ <code>name</code>
+ </p>
<p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
<code>__class__</code>
</p>
@@ -362,7 +371,7 @@ threading._Verbose --+
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Jul 6 18:30:30 2008
+ Generated by Epydoc 3.0.1 on Sun Nov 1 22:14:17 2009
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"