diff options
author | Jeremy T. Bouse <jbouse@debian.org> | 2009-11-27 16:25:55 -0500 |
---|---|---|
committer | Jeremy T. Bouse <jbouse@debian.org> | 2009-11-27 16:25:55 -0500 |
commit | e299181a5dda25aed4879ebcbe1359604448b3ae (patch) | |
tree | f2d18804fcc3367ca9c5e977c1618679b5a5e363 /docs/paramiko.buffered_pipe.PipeTimeout-class.html | |
parent | ed280d5ac360e2af796e9bd973d7b4df89f0c449 (diff) | |
download | python-paramiko-e299181a5dda25aed4879ebcbe1359604448b3ae.tar python-paramiko-e299181a5dda25aed4879ebcbe1359604448b3ae.tar.gz |
Imported Upstream version 1.7.6upstream/1.7.6
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" |