diff options
Diffstat (limited to 'docs/paramiko.buffered_pipe.PipeTimeout-class.html')
-rw-r--r-- | docs/paramiko.buffered_pipe.PipeTimeout-class.html | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/docs/paramiko.buffered_pipe.PipeTimeout-class.html b/docs/paramiko.buffered_pipe.PipeTimeout-class.html index 60ec323..3795660 100644 --- a/docs/paramiko.buffered_pipe.PipeTimeout-class.html +++ b/docs/paramiko.buffered_pipe.PipeTimeout-class.html @@ -98,13 +98,18 @@ exceptions.BaseException --+ <code>__delattr__</code>, <code>__getattribute__</code>, <code>__getitem__</code>, + <code>__getslice__</code>, <code>__repr__</code>, <code>__setattr__</code>, - <code>__setstate__</code> + <code>__setstate__</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> @@ -122,11 +127,11 @@ exceptions.BaseException --+ <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.EnvironmentError</code></b>: <code>errno</code>, <code>filename</code>, - <code>message</code>, <code>strerror</code> </p> <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>: - <code>args</code> + <code>args</code>, + <code>message</code> </p> <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: <code>__class__</code> @@ -160,7 +165,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: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" |