An error occurred fetching the project authors.
- 22 Jul, 2016 3 commits
-
-
Hanno Schlichting authored
-
Hanno Schlichting authored
This serves the same purpose as `egg:paste#httpexceptions`, but recognizes exceptions derived from `zExceptions.HTTPException`.
-
Hanno Schlichting authored
This avoids the `AssertionError: app must call start_response before returning` error message.
-
- 21 Jul, 2016 1 commit
-
-
Hanno Schlichting authored
Currently this is not fully functional. repoze.retry causes errors for failing to call start_response. Exceptions like NotFound aren't turned into their HTML form by neither WebError nor paste#httpexceptions.
-