summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO.txt b/TODO.txt
index f24b49263..adefbc573 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -6,9 +6,6 @@ Must-Have
- Grep for IExceptionResponse, forgot what it does.
-- Copy exception templates from webob.exc into pyramid.httpexceptions and
- ensure they all work.
-
- Docs mention ``exception.args[0]`` as a way to get messages; check that
this works.