python-botocore/botocore/retries/__init__.py
2020-03-16 19:51:55 -07:00

7 lines
121 B
Python

"""New retry v2 handlers.
This package obsoletes the botocore/retryhandler.py module and contains
new retry logic.
"""