170
163
# Use req.throw_error to do that.
183
req.add_cookie(Cookie.Cookie(cookie,'',expires=1,path='/'))
186
166
def handle_unknown_exception(req, exc_type, exc_value, exc_traceback):
188
168
Given an exception that has just been thrown from IVLE, print its details