summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 881233d)
raw | patch | inline | side by side (parent: 881233d)
author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Sun, 29 Feb 2004 01:16:20 +0000 (01:16 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Sun, 29 Feb 2004 01:16:20 +0000 (01:16 +0000) |
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@2131 57a73879-2fb5-44c3-a270-3262357dd7e2
roundup/cgi/exceptions.py | patch | blob | history |
index 0b3fe932bc7e2c094271da79dd077130b1b27ce3..29298952c7096fb7d75477eb5099a3227877959c 100755 (executable)
+import cgi
+
class HTTPException(Exception):
pass