We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c121fd commit 2f41319Copy full SHA for 2f41319
roundup/cgi/exceptions.py
@@ -1,3 +1,5 @@
1
+import cgi
2
+
3
class HTTPException(Exception):
4
pass
5
0 commit comments