[project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-67]

oops, dont forget to export SFTPFile for docs :)
This commit is contained in:
Robey Pointer 2005-10-20 04:42:10 +00:00
parent 64d89583c7
commit 95bf2b0957
1 changed files with 1 additions and 0 deletions

View File

@ -116,6 +116,7 @@ __all__ = [ 'Transport',
'PasswordRequiredException',
'BadAuthenticationType',
'SFTP',
'SFTPFile',
'SFTPHandle',
'SFTPClient',
'SFTPServer',