194
189
# misbehaves (which is currently very easy, if things aren't set up
199
196
# almost-exception out of it.
200
200
if exc_type is util.IVLEJailError:
201
202
tb = 'Exception information extracted from IVLEJailError:\n'
202
203
tb += urllib.unquote(exc_value.info)
204
210
tb = ''.join(traceback.format_exception(exc_type, exc_value,
209
215
# Error messages are only displayed is the user is NOT a student,
210
216
# or if there has been a problem logging the error message