Refactored CustomResponse to use the same private
func to handle all errors related to execution of python code. CustomResponse now returns subclasses of Exception instead of general Exceptions CustomResponse no longer includes tracebacks in the exceptions it raises (and shows to students)
Showing
Please
register
or
sign in
to comment