172
169
# Use req.throw_error to do that.
185
req.add_cookie(Cookie.Cookie(cookie,'',expires=1,path='/'))
188
172
def handle_unknown_exception(req, exc_type, exc_value, exc_traceback):
190
174
Given an exception that has just been thrown from IVLE, print its details