From 58a9c92d75bba2fa560633c60767331755af949f Mon Sep 17 00:00:00 2001 From: Raphael Deem Date: Fri, 19 May 2017 13:35:04 -0700 Subject: [PATCH 1/7] fix 739 --- sanic/exceptions.py | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/sanic/exceptions.py b/sanic/exceptions.py index a026575a..45c17ef0 100644 --- a/sanic/exceptions.py +++ b/sanic/exceptions.py @@ -1,3 +1,5 @@ +from sanic.response import ALL_STATUS_CODES + TRACEBACK_STYLE = '''