Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-client / astakosclient / utils.py @ 2377e7c2

History | View | Annotate | Download (2.8 kB)

# Date Author Comment
f93cc364 03/12/2013 03:54 pm Ilias Tsitsimpis

Create utils and errors modules for astakosclient

  • Move retry decorator to utils module.
  • Rename exceptions to be more intuitive.
  • Add 403 Forbidden exception.
  • Move exceptions to errors class