Home | Trees | Index | Help |
---|
Module zes3t |
|
Classes | |
---|---|
S3Client |
Amazon S3 AWS proxy client. |
Zes3tConfig |
Auto-populated config object. |
Exceptions | |
---|---|
S3ClientError |
Exception due to a client request. |
S3Error |
Base class for all S3 exceptions. |
S3ServerError |
Exception due to a server-side failure. |
Function Summary | |
---|---|
Initialize logging subsystem. | |
Do some quick tests |
Variable Summary | |
---|---|
str |
__author__ = 'David A. Riggs <riggs@createtank.com>'
|
str |
__copyright__ = 'Copyright 2008, createTank'
|
str |
__license__ = 'LGPLv3 <http://www.gnu.org/licenses/gpl-3...
|
str |
__version__ = '0.1'
|
Function Details |
---|
initialize_logging(level_main=20, level_client=20, level_schema=20, level_wsdl=20)Initialize logging subsystem. You may turn up the verbosity of various internal components by setting their level to 'logging.DEBUG'.
|
main()Do some quick tests |
Variable Details |
---|
__author__
|
__copyright__
|
__license__
|
__version__
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Tue Dec 9 18:32:17 2008 | http://epydoc.sf.net |