aboutsummaryrefslogtreecommitdiffstats
path: root/src/amazons3/S3.py (unfollow)
Commit message (Expand)AuthorFilesLines
2011-12-13Made the project available in pypi. Involved moving files andCraig Jackson1-0/+0
2010-01-20Added another try/except to hopefully kill the connection reset errorsjason1-1/+6
2010-01-18Moved a try/except to see if i can squash the bug where s3 resets the connect...jason1-2/+3
2010-01-18Added some code to retry failed connections to S3jason1-1/+3
2009-12-18Added a try/except to retry sending the file is the connection was reset by peerjason1-3/+9
2009-12-18Fixed the sha warningjason1-5/+7