summaryrefslogtreecommitdiff
path: root/devel/py-retry2/pkg-descr
blob: b3ddf1bfead875a54edca3e7eb73c1c99157841f (plain) (blame)
1
2
3
4
5
6
Easy to use retry decorator.
Features

* No external dependency (stdlib only).
* (Optionally) Preserve function signatures (pip install decorator).
* Original traceback, easy to debug.