s3-tests/s3tests/functional
Stephon Striplin 832b297cec support multiple boto versions for header writing
Depending on the version of boto, different methods are necessary for
manipulating headers. We now support 2.0rc1 and 2.0 by sub-classing
boto.s3.connection.S3Connection and overloading
boto.connection.HTTPRequest.authorize, respectfully.
2011-07-27 20:04:33 -07:00
..
__init__.py Fix bug where prefix was None. 2011-07-13 14:49:07 -07:00
AnonymousAuth.py Move test_s3 into s3tests.functional, so it can be split to multiple files nicely. 2011-07-11 15:24:39 -07:00
test_headers.py support multiple boto versions for header writing 2011-07-27 20:04:33 -07:00
test_s3.py s3-tests: Object download response code test 2011-07-27 15:01:13 -07:00
utils.py Move test_s3 into s3tests.functional, so it can be split to multiple files nicely. 2011-07-11 15:24:39 -07:00