errors: simplify not_implemented()
Using `context.abort()` makes it of course much simpler. This is the final actual effort to switch to the exception-style treatment. Closes #99
parent
72d572c1
No related branches found
No related tags found
Showing
- hgitaly/errors.py 4 additions, 21 deletionshgitaly/errors.py
- hgitaly/service/commit.py 4 additions, 8 deletionshgitaly/service/commit.py
- hgitaly/service/mercurial_repository.py 1 addition, 3 deletionshgitaly/service/mercurial_repository.py
- hgitaly/service/ref.py 3 additions, 6 deletionshgitaly/service/ref.py
- hgitaly/service/repository.py 4 additions, 8 deletionshgitaly/service/repository.py
Loading
Please register or sign in to comment