Home | Trees | Index | Help |
---|
Package paramiko :: Module sftp_client |
|
Function Summary | |
---|---|
decode a string as ascii or utf8 if possible (as required by the sftp protocol). |
Function Details |
---|
_to_unicode(s)decode a string as ascii or utf8 if possible (as required by the sftp protocol). if neither works, just return a byte string because the server probably doesn't know the filename's encoding. |
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Wed Aug 16 14:35:04 2006 | http://epydoc.sf.net |