Commits on Source (6)
-
Andrew Rabert authored
This exception is raised when a network issues occurs while making a request. This allows for finer handling of network-only issues without also handling anything that inherits from AWSClientException.
-
Andrew Rabert authored
-
Gavin M. Roy authored
Let Docker decide container ports
-
Gavin M. Roy authored
Add RequestException
-
Gavin M. Roy authored
-
Gavin M. Roy authored
Showing
- .travis.yml 3 additions, 0 deletions.travis.yml
- bootstrap 58 additions, 0 deletionsbootstrap
- docker-compose.yml 2 additions, 2 deletionsdocker-compose.yml
- docs/history.rst 5 additions, 0 deletionsdocs/history.rst
- docs/index.rst 1 addition, 4 deletionsdocs/index.rst
- setup.py 2 additions, 2 deletionssetup.py
- tests/client_tests.py 2 additions, 2 deletionstests/client_tests.py
- tests/integration_tests.py 6 additions, 3 deletionstests/integration_tests.py
- tornado_aws/__init__.py 1 addition, 1 deletiontornado_aws/__init__.py
- tornado_aws/client.py 2 additions, 2 deletionstornado_aws/client.py
- tornado_aws/exceptions.py 9 additions, 0 deletionstornado_aws/exceptions.py
bootstrap
0 → 100755