Coverage for /pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/botocore/retries/__init__.py: 100%

Shortcuts on this page

r m x   toggle line displays

j k   next/prev highlighted chunk

0   (zero) top of page

1   (one) first highlighted chunk

0 statements  

1"""New retry v2 handlers. 

2 

3This package obsoletes the botocore/retryhandler.py module and contains 

4new retry logic. 

5 

6"""