App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
Public Member Functions | Public Attributes | List of all members
google.appengine.dist27.urllib.ftpwrapper Class Reference

Public Member Functions

def __init__
 
def init
 
def retrfile
 
def endtransfer
 
def close
 
def file_close
 
def real_close
 

Public Attributes

 user
 
 passwd
 
 host
 
 port
 
 dirs
 
 timeout
 
 refcount
 
 keepalive
 
 busy
 
 ftp
 

Detailed Description

Class used by open_ftp() for cache of open FTP connections.

The documentation for this class was generated from the following file: