summaryrefslogtreecommitdiff
path: root/swiftclient/exceptions.py
Commit message (Expand)AuthorAgeFilesLines
* Remove sixStephen Finucane2022-03-211-1/+1
* Include transaction ID in ClientException.__str__Tim Burke2020-09-091-1/+11
* Include response headers in ClientExceptionsTim Burke2016-03-031-1/+14
* make ClientException.http_status default to None rather than 0Zack M. Davis2015-09-041-2/+2
* Use skipTest from testtools instead of inherited ExceptionChristian Schwede2014-10-081-4/+0
* Add functional tests for python-swiftclientChristian Schwede2014-05-051-0/+4
* Remove validate_headersChmouel Boudjnah2014-04-171-4/+0
* Move multi-threading code to a library.Darrell Bishop2013-07-281-0/+72