diff options
Diffstat (limited to 'sites/docs/api/sftp_handle.rst')
-rw-r--r-- | sites/docs/api/sftp_handle.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sites/docs/api/sftp_handle.rst b/sites/docs/api/sftp_handle.rst new file mode 100644 index 00000000..0f563b16 --- /dev/null +++ b/sites/docs/api/sftp_handle.rst @@ -0,0 +1,7 @@ +paramiko.sftp_handle module +=========================== + +.. automodule:: paramiko.sftp_handle + :members: + :undoc-members: + :show-inheritance: |