summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index 1a178a23d..4b82208bd 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -4,6 +4,8 @@ Pyramid TODOs
Must-Have
---------
+- To subclass or not subclass http exceptions.
+
- Depend on only __call__ interface or only 3-attr interface in builtin code
that deals with response objects.