Package paramiko :: Module sftp_client
[show private | hide private]
[frames | no frames]

Module paramiko.sftp_client

Client-mode SFTP support.
Classes
SFTP an alias for SFTPClient for backwards compatability
SFTPClient SFTP client object.

Function Summary
  _to_unicode(s)
if a str is not ascii, decode its utf8 into unicode

Function Details

_to_unicode(s)

if a str is not ascii, decode its utf8 into unicode

Generated by Epydoc 2.1 on Sun Jul 17 23:44:29 2005 http://epydoc.sf.net