[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:
parent
64d89583c7
commit
95bf2b0957
|
@ -116,6 +116,7 @@ __all__ = [ 'Transport',
|
||||||
'PasswordRequiredException',
|
'PasswordRequiredException',
|
||||||
'BadAuthenticationType',
|
'BadAuthenticationType',
|
||||||
'SFTP',
|
'SFTP',
|
||||||
|
'SFTPFile',
|
||||||
'SFTPHandle',
|
'SFTPHandle',
|
||||||
'SFTPClient',
|
'SFTPClient',
|
||||||
'SFTPServer',
|
'SFTPServer',
|
||||||
|
|
Loading…
Reference in New Issue