diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2014-09-05 14:02:31 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2014-09-05 14:02:31 -0700 |
commit | 146942c91b52eacfd6353c4f9e953b6d0ec772ac (patch) | |
tree | e4277b8bfebc7b4dd8941d71d6ebd0949ba05bfc /sites/docs/api/ssh_exception.rst | |
parent | ad33bb186f1fa5750b363be66348b4fa6fbfdd4a (diff) | |
parent | b8022866fac62d1757aa730d5991030f223088fd (diff) |
Merge branch 'master' into 218-int
Diffstat (limited to 'sites/docs/api/ssh_exception.rst')
-rw-r--r-- | sites/docs/api/ssh_exception.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sites/docs/api/ssh_exception.rst b/sites/docs/api/ssh_exception.rst new file mode 100644 index 00000000..64872dc2 --- /dev/null +++ b/sites/docs/api/ssh_exception.rst @@ -0,0 +1,4 @@ +Exceptions +========== + +.. automodule:: paramiko.ssh_exception |