summaryrefslogtreecommitdiff
path: root/docs/paramiko.SFTPError-class.html
diff options
context:
space:
mode:
authorJeremy T. Bouse <jbouse@debian.org>2009-11-27 16:25:55 -0500
committerJeremy T. Bouse <jbouse@debian.org>2009-11-27 16:28:36 -0500
commitf7b892905c62b94a6e54d115ee2d6d32d66af013 (patch)
treee98e4d71f62f37a514363fa35fff57390fab934e /docs/paramiko.SFTPError-class.html
parente01182b1e91d796245e90e484d46416e52d8fd7d (diff)
downloadpython-paramiko-f7b892905c62b94a6e54d115ee2d6d32d66af013.tar
python-paramiko-f7b892905c62b94a6e54d115ee2d6d32d66af013.tar.gz
Imported Upstream version 1.7.6
Closes: #543784
Diffstat (limited to 'docs/paramiko.SFTPError-class.html')
-rw-r--r--docs/paramiko.SFTPError-class.html11
1 files changed, 8 insertions, 3 deletions
diff --git a/docs/paramiko.SFTPError-class.html b/docs/paramiko.SFTPError-class.html
index 0c1d9f1..304ae63 100644
--- a/docs/paramiko.SFTPError-class.html
+++ b/docs/paramiko.SFTPError-class.html
@@ -83,15 +83,20 @@ exceptions.BaseException --+
<code>__delattr__</code>,
<code>__getattribute__</code>,
<code>__getitem__</code>,
+ <code>__getslice__</code>,
<code>__reduce__</code>,
<code>__repr__</code>,
<code>__setattr__</code>,
<code>__setstate__</code>,
- <code>__str__</code>
+ <code>__str__</code>,
+ <code>__unicode__</code>
</p>
<p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
+ <code>__format__</code>,
<code>__hash__</code>,
- <code>__reduce_ex__</code>
+ <code>__reduce_ex__</code>,
+ <code>__sizeof__</code>,
+ <code>__subclasshook__</code>
</p>
</td>
</tr>
@@ -142,7 +147,7 @@ exceptions.BaseException --+
<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:16 2009
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"