summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO.txt b/TODO.txt
index 654a6c38a..319ede56f 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -84,10 +84,6 @@
- Test on GAE, Jython, PyPy, IronPython.
-- Remove references to 'WebOb' Response and just call it 'Response', and note
- that it is imported from pyramid. API docs can mention its inheritance from
- webob (aka "Provide a webob.Response class facade for forward compat").
-
- Add docs for httpexceptions.
- RendererHelper -> RendererInfo?