Home | Trees | Index | Help |
---|
Package pyGlobus :: Module ftpControl :: Class Response |
|
Method Summary | |
---|---|
The handle is given to you in a callback, it can't be initialized any other way | |
frees the memory associated with the handle The memory associated with the handle is freed by globus | |
Return a Response object which is a copy of the response | |
Returns a dictionary of information given in the response |
Method Details |
---|
__init__(self,
handle)
The handle is given to you in a callback, it can't be initialized
any other way
|
__del__(self)
frees the memory associated with the handle The memory associated
with the handle is freed by globus
|
copy(self)
|
info(self)Returns a dictionary of information given in the response
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Tue Apr 4 14:32:52 2006 | http://epydoc.sf.net |