301
301
logging.error('%s\n%s'%(str(msg), tb))
302
302
# Error messages are only displayed is the user is NOT a student,
303
303
# or if there has been a problem logging the error message
306
306
req.write("""<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
307
307
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
308
308
<html xmlns="http://www.w3.org/1999/xhtml">