📄 errors.txt
字号:
Courses.py:69: raise Error(999, "Oops", errmsg="""Non-matching form ID<BR>Courses.py:119: raise Error(404, "Path Not Found", errmsg="No course number")Courses.py:138: raise Error(404, "Not Found", errmsg="No city selected")Courses.py:197: raise Error(400, "Bad Request", errmsg="Class number required")DeptNewsItem.py:20: raise Error(404, "Path too short", errmsg="No news item number given")DeptPg.py:49: raise Error(999, "Path too short", errmsg="Need a page group and group number")Handler.py:147: raise Error(404, "Content Not Found", "", [], "Unable to map resource")HomePage.py:28: raise Error(405, "Illegal Operation", errmsg="Illegal Operation")Static.py:25: raise Error(405, "Illegal Operation", errmsg="Illegal Operation")Static.py:28: raise Error(999, "Path too short", errmsg="Missing file path")Static.py:33: raise Error(415, "Unknown Content Type", errmsg="Content type not recognised")Static.py:43: raise Error(304, "Not modified",Static.py:54: raise Error(404, "Content Not Found", errmsg="Content Not Found")User.py:87: raise Error(999, "Oops",UserActivate.py:14: raise Error(999, "Oops", errmsg="A confirmation number is required.")UserEntry.py:37: raise Error(999, "System Error", "", [],UserSignUp.py:25: raise Error(999, "Oops", errmsg="You can only POST to this page")UserSignUp.py:60: raise Error(999, "Program Error",UserUpdate.py:14: raise Error(999, "Oops", errmsg="You can only POST to this page")Web.py:86: raise Error(401, "Authentication required", self.Realm(),
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -