aboutsummaryrefslogtreecommitdiff
path: root/docs/paramiko.SFTPServer-class.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/paramiko.SFTPServer-class.html')
-rw-r--r--docs/paramiko.SFTPServer-class.html13
1 files changed, 11 insertions, 2 deletions
diff --git a/docs/paramiko.SFTPServer-class.html b/docs/paramiko.SFTPServer-class.html
index 514d31e..995c698 100644
--- a/docs/paramiko.SFTPServer-class.html
+++ b/docs/paramiko.SFTPServer-class.html
@@ -159,6 +159,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>,
@@ -167,13 +168,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>
@@ -233,6 +237,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>
@@ -446,7 +455,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:29 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"