Home | Trees | Indices | Help |
---|
|
SQS Connection class.
You shoud never use this class directly. User SQSService instead.
|
|||
|
__init__(self,
pub_key,
priv_key,
host=sqs.DEFAULT_HOST,
port=None,
secure=True,
debug=0) x.__init__(...) initializes x; see x.__class__.__doc__ for signature |
||
| _set_debug(self, debug) | ||
| clone(C) | ||
| _auth_header_value(self, method, path, headers) | ||
| _headers(self, method, path, length=None, headers=None) | ||
| _params(self, params) | ||
| _path(self, queue=None, message=None) | ||
| _io_len(self, io) | ||
| __getattr__(self, attr) | ||
Inherited from |
|
|||
Inherited from |
|
|
|
|
|
|
|
|
|
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0alpha3 on Tue Aug 29 17:36:31 2006 | http://epydoc.sourceforge.net |