diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2023-01-20 21:29:12 -0500 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2023-01-20 21:29:13 -0500 |
commit | 45de33414fbd253262d8d7135e58427255c5fc5f (patch) | |
tree | ea282cb2dcf3db995ac6f04d12846f487f5b7b4c /demos/demo_simple.py | |
parent | a28699fad0066223ea4af826c4ec1b5829df4b73 (diff) |
Massage SSHClient.connect exception-raising docstring
- Sphinx Python domain can link to non-stdlib exception classes inside
the `:raises:` fieldlist now! yay!!
- Add explicit mention of 'can raise NoValidConnectionsError', which was
never added when the latter was created. Was still technically correct
(it is a subclass of socket.error) but that is not the best kind of
correct, after all.
Diffstat (limited to 'demos/demo_simple.py')
0 files changed, 0 insertions, 0 deletions